#include <ogdf/basic/graph_generators.h>#include <ogdf/planarity/SubgraphPlanarizer.h>#include <ogdf/planarity/PlanarSubgraphFast.h>#include <ogdf/planarity/VariableEmbeddingInserter.h>#include <ogdf/fileformats/GraphIO.h>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 9 of file subgraph-planarizer.cpp.