Splits and packs the components of a Graph. More...
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/basic/LayoutModule.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/energybased/multilevel_mixer/MultilevelGraph.h>
#include <ogdf/packing/CCLayoutPackModule.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | ogdf::ComponentSplitterLayout |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Splits and packs the components of a Graph.
Definition in file ComponentSplitterLayout.h.