Home
last modified time | relevance | path

Searched refs:m_pACGC (Results 1 – 2 of 2) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/layered/
H A DOptimalHierarchyClusterLayout.h199 ClusterGraphCopyAttributes *m_pACGC; variable
/dports/math/ogdf/OGDF/src/ogdf/layered/
H A DOptimalHierarchyClusterLayout.cpp153 m_pACGC = &ACGC; in doCall()
735 L.pushBack(Tuple2<int,double>(i, m_pACGC->getWidth(v))); in buildLayerList()