Files | |
file | AcyclicSubgraphModule.h [code] |
Declaration of interface for acyclic subgraph algorithms. | |
file | BarycenterHeuristic.h [code] |
Declaration of class BarycenterHeuristic. | |
file | BlockOrder.h [code] |
Declaration of BlockOrder and related classes. | |
file | CoffmanGrahamRanking.h [code] |
Declaration of coffman graham ranking algorithm for Sugiyama algorithm. | |
file | CrossingMinInterfaces.h [code] |
Declaration of interfaces used in Sugiyama framework. | |
file | CrossingsMatrix.h [code] |
Declaration of class CrossingsMatrix. | |
file | DfsAcyclicSubgraph.h [code] |
Declaration of class DfsAcyclicSubgraph. | |
file | ExtendedNestingGraph.h [code] |
Declaration of ExtendedNestingGraph. | |
file | FastHierarchyLayout.h [code] |
declaration and implementation of the third phase of sugiyama | |
file | FastSimpleHierarchyLayout.h [code] |
declaration of the FastSimpleHierarchyLayout (third phase of sugiyama) | |
file | GreedyCycleRemoval.h [code] |
Declaration of class GeedyCycleRemoval. | |
file | GreedyInsertHeuristic.h [code] |
Declaration of class GreedyInsertHeuristic. | |
file | GreedySwitchHeuristic.h [code] |
Declaration of class GreedySwitchHeuristic. | |
file | GridSifting.h [code] |
Declaration of classes GridSifting and GlobalSifting. | |
file | Hierarchy.h [code] |
Declaration of Hierarchy class. | |
file | HierarchyClusterLayoutModule.h [code] |
Declaration of interface for hierarchy layout algorithms (3. phase of Sugiyama) for cluster graphs. | |
file | HierarchyLayoutModule.h [code] |
Declaration of interface hierarchy layout algorithms (3. phase of Sugiyama). | |
file | HierarchyLevels.h [code] |
Declaration of HierarchyLevels class. | |
file | LayerByLayerSweep.h [code] |
Declaration of interface for two-layer crossing minimization algorithms. | |
file | LayeredCrossMinModule.h [code] |
Declaration of interface for two-layer crossing minimization algorithms. | |
file | Level.h [code] |
Declaration and implementation of Level class. | |
file | LongestPathRanking.h [code] |
Declaration of hierachrical ranking algorithm. | |
file | MedianHeuristic.h [code] |
Declaration of class MedianHeuristic. | |
file | OptimalHierarchyClusterLayout.h [code] |
Declaration of the optimal third phase of the sugiyama algorithm for clusters. | |
file | OptimalHierarchyLayout.h [code] |
Declaration and implementation of the optimal third phase of the Sugiyama algorithm. | |
file | OptimalRanking.h [code] |
Declaration of optimal ranking algorithm for Sugiyama algorithm. | |
file | RankingModule.h [code] |
Declaration of interface for ranking algorithms. | |
file | SiftingHeuristic.h [code] |
Declaration of class SiftingHeuristic. | |
file | SplitHeuristic.h [code] |
Declaration of class SplitHeuristic. | |
file | SugiyamaLayout.h [code] |
Declaration of Sugiyama algorithm. | |