Parameters structure for a tlp::Algorithm.
PluginProgress * pluginProgress
A progress handler to notify the user about the progress state of the algorithm when run.
DataSet * dataSet
Input parameters set by the user when running the plugin.
Graph * graph
The pointer to the tlp::Graph on which the algorithm will be run.
Contains runtime parameters for a plugin.