Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::SeparatorLiptonTarjan Member List

This is the complete list of members for ogdf::SeparatorLiptonTarjan, including all inherited members.

addPostProcessor(Postprocessor &post)ogdf::PlanarSeparatorModuleinline
chooseEdge() constogdf::SeparatorLiptonTarjanprotected
cleanup(const Graph &G, List< node > &separator, List< node > &first, List< node > &second)ogdf::PlanarSeparatorModuleinlineprotected
clearPostProcessors()ogdf::PlanarSeparatorModuleinline
connectedComponents(const Graph &G, NodeArray< int > &component, std::map< int, int > &compSizes) constogdf::PlanarSeparatorModuleprivate
Cycleogdf::SeparatorLiptonTarjanfriend
doSeparate(const Graph &G, List< node > &separator, List< node > &first, List< node > &second) overrideogdf::SeparatorLiptonTarjanprotectedvirtual
exitPointogdf::PlanarSeparatorModuleprotected
fillLists(List< node > &separator, List< node > &first, List< node > &second) constogdf::SeparatorLiptonTarjanprotected
getExitPoint() constogdf::PlanarSeparatorModuleinline
getMaxSeparatorSize(int n) const overrideogdf::SeparatorLiptonTarjaninlinevirtual
getName() constogdf::PlanarSeparatorModuleinlinevirtual
getSpecificName() const overrideogdf::SeparatorLiptonTarjaninlineprotectedvirtual
getStartNode(const Graph &G) constogdf::PlanarSeparatorModuleinlineprotected
graphogdf::PlanarSeparatorModuleprotected
makeTree()ogdf::SeparatorLiptonTarjanprotectedvirtual
PlanarSeparatorModule()ogdf::PlanarSeparatorModuleinline
postProcess(const Graph &G, List< node > &separator, List< node > &first, List< node > &second)ogdf::PlanarSeparatorModuleinlineprotected
postProcessorsogdf::PlanarSeparatorModuleprotected
reset()ogdf::PlanarSeparatorModuleinlineprotectedvirtual
separate(const Graph &G, List< node > &separator, List< node > &first, List< node > &second, bool checkPreconditions=true) finalogdf::PlanarSeparatorModuleinlinevirtual
separate(const Graph &G, NodeArray< short > &assignments, bool checkPreconditions=true) finalogdf::PlanarSeparatorModuleinlinevirtual
separateComponents(GraphCopy &G, List< node > &separator, List< node > &first, List< node > &second, bool skip=false) constogdf::PlanarSeparatorModuleprotected
SeparatorLiptonTarjan(bool useTriangulatingBFS=false, unsigned int treeHeightIt=0)ogdf::SeparatorLiptonTarjaninline
setStartIndex(int index)ogdf::PlanarSeparatorModuleinline
setup(const Graph &G, List< node > &separator, List< node > &first, List< node > &second, bool checkPreconditions=true)ogdf::PlanarSeparatorModuleinlineprotected
startNodeIndexogdf::PlanarSeparatorModuleprotected
treeogdf::SeparatorLiptonTarjanprotected
treeHeightIterationsogdf::SeparatorLiptonTarjanprotected
useTriBFSogdf::SeparatorLiptonTarjanprotected
~PlanarSeparatorModule()ogdf::PlanarSeparatorModuleinlinevirtual