Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

BoyerMyrvold()ogdf::BoyerMyrvoldinline
clear()ogdf::BoyerMyrvoldinlineprotected
isPlanar(const Graph &g) overrideogdf::BoyerMyrvoldvirtual
isPlanarDestructive(Graph &g) overrideogdf::BoyerMyrvoldvirtual
nOfStructuresogdf::BoyerMyrvoldprotected
numberOfStructures()ogdf::BoyerMyrvoldinline
pBMPogdf::BoyerMyrvoldprotected
planarEmbed(Graph &G) overrideogdf::BoyerMyrvoldinlinevirtual
planarEmbed(Graph &g, SList< KuratowskiWrapper > &output, int embeddingGrade, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvold
planarEmbed(Graph &g, SList< KuratowskiWrapper > &output, BoyerMyrvoldPlanar::EmbeddingGrade embeddingGrade=BoyerMyrvoldPlanar::EmbeddingGrade::doNotFind, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvoldinline
planarEmbed(GraphCopySimple &h, SList< KuratowskiWrapper > &output, int embeddingGrade, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvold
planarEmbed(GraphCopySimple &h, SList< KuratowskiWrapper > &output, BoyerMyrvoldPlanar::EmbeddingGrade embeddingGrade=BoyerMyrvoldPlanar::EmbeddingGrade::doNotFind, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvoldinline
planarEmbedDestructive(Graph &g, SList< KuratowskiWrapper > &output, int embeddingGrade, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvold
planarEmbedDestructive(Graph &g, SList< KuratowskiWrapper > &output, BoyerMyrvoldPlanar::EmbeddingGrade embeddingGrade=BoyerMyrvoldPlanar::EmbeddingGrade::doNotFind, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvoldinline
planarEmbedPlanarGraph(Graph &G) overrideogdf::BoyerMyrvoldinlinevirtual
PlanarityModule()ogdf::PlanarityModuleinline
transform(const KuratowskiWrapper &source, KuratowskiSubdivision &target, NodeArray< int > &count, EdgeArray< int > &countEdge)ogdf::BoyerMyrvold
transform(const SList< KuratowskiWrapper > &sourceList, SList< KuratowskiSubdivision > &targetList, const Graph &g, const bool onlyDifferent=false)ogdf::BoyerMyrvold
transform(const SList< KuratowskiWrapper > &sourceList, SList< KuratowskiSubdivision > &targetList, const GraphCopySimple &h, const bool onlyDifferent=false)ogdf::BoyerMyrvoldinline
~BoyerMyrvold()ogdf::BoyerMyrvoldinline
~PlanarityModule()ogdf::PlanarityModuleinlinevirtual