Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

cluster-plan.cpp File Reference
#include <ogdf/basic/GraphSets.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/graph_generators/clustering.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/cluster/ClusterGraphAttributes.h>
#include <ogdf/cluster/ClusterPlanarizationLayout.h>
#include <ogdf/cluster/sync_plan/ClusterPlanarity.h>
#include <ogdf/fileformats/GraphIO.h>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Functions

int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 17 of file cluster-plan.cpp.