Declaration of class Set. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/NodeArray.h>
#include <ogdf/energybased/fmmm/NodeAttributes.h>
Go to the source code of this file.
Classes | |
class | ogdf::energybased::fmmm::Set |
Helping data structure that holds set S_node of nodes in the range [0, G.number_of_nodes()-1] (needed for class Multilevel) for randomly choosing nodes (with uniform or weighted probability!) More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::energybased |
namespace | ogdf::energybased::fmmm |
Declaration of class Set.
Definition in file Set.h.