Home
last modified time | relevance | path

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

/dports/math/ogdf/OGDF/src/ogdf/layered/
H A DFastSimpleHierarchyLayout.cpp111 NodeArray<NodeArray<bool> > type1Conflicts(GC); in doCall() local
176 NodeArray<NodeArray<bool> > type1Conflicts(GC); in doCall() local
221 …onst HierarchyLevelsBase &levels, const bool downward, NodeArray<NodeArray<bool> > &type1Conflicts) in markType1Conflicts()
291 void FastSimpleHierarchyLayout::verticalAlignment( in verticalAlignment()