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 * importGraph(const std::string &format, DataSet &dataSet, PluginProgress *progress=NULL, Graph *newGraph=NULL)
Imports a graph using the specified import plugin with the parameters stored in the DataSet...
Contains runtime parameters for a plugin.
Parameters structure for a tlp::Algorithm.
Graph * graph
The pointer to the tlp::Graph on which the algorithm will be run.