Home
last modified time | relevance | path

Searched defs:ExtendedNestingGraph (Results 1 – 2 of 2) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/layered/
H A DExtendedNestingGraph.h256 class OGDF_EXPORT ExtendedNestingGraph; variable
/dports/math/ogdf/OGDF/src/ogdf/layered/
H A DExtendedNestingGraph.cpp304 ExtendedNestingGraph::ExtendedNestingGraph(const ClusterGraph &CG) : in ExtendedNestingGraph() function in ogdf::ExtendedNestingGraph