Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::NonPlanarCore< TCost > Member List

This is the complete list of members for ogdf::NonPlanarCore< TCost >, including all inherited members.

call(const Graph &G, const EdgeArray< TCost > *weight, MinSTCutModule< TCost > *minSTCutModule, bool nonPlanarityGuaranteed)ogdf::NonPlanarCore< TCost >protected
core() constogdf::NonPlanarCore< TCost >inline
cost() constogdf::NonPlanarCore< TCost >inline
cost(edge e) constogdf::NonPlanarCore< TCost >inline
getAllMultiedges(List< edge > &winningEdges, List< edge > &losingEdges)ogdf::NonPlanarCore< TCost >protected
getMincut(edge e, List< edge > &cut)ogdf::NonPlanarCore< TCost >protected
glue(edge eWinner, edge eLoser)ogdf::NonPlanarCore< TCost >protected
GlueMapogdf::NonPlanarCore< TCost >friend
glueMincuts(edge eWinner, edge eLoser)ogdf::NonPlanarCore< TCost >protected
importEmbedding(edge e)ogdf::NonPlanarCore< TCost >protected
inflateCrossing(node v)ogdf::NonPlanarCore< TCost >protected
isVirtual(edge e) constogdf::NonPlanarCore< TCost >inline
m_costogdf::NonPlanarCore< TCost >protected
m_endGraphogdf::NonPlanarCore< TCost >protected
m_graphogdf::NonPlanarCore< TCost >protected
m_mapEogdf::NonPlanarCore< TCost >protected
m_mapVogdf::NonPlanarCore< TCost >protected
m_mincutogdf::NonPlanarCore< TCost >protected
m_origogdf::NonPlanarCore< TCost >protected
m_planarCoreogdf::NonPlanarCore< TCost >protected
m_pOriginalogdf::NonPlanarCore< TCost >protected
m_realogdf::NonPlanarCore< TCost >protected
m_sNodeogdf::NonPlanarCore< TCost >protected
m_Togdf::NonPlanarCore< TCost >protected
m_tNodeogdf::NonPlanarCore< TCost >protected
m_underlyingGraphsogdf::NonPlanarCore< TCost >protected
mapE(edge e) constogdf::NonPlanarCore< TCost >inline
markCore(NodeArray< bool > &mark)ogdf::NonPlanarCore< TCost >protected
mincut(edge e) constogdf::NonPlanarCore< TCost >inline
NonPlanarCore(const Graph &G, bool nonPlanarityGuaranteed=false)ogdf::NonPlanarCore< TCost >explicit
NonPlanarCore(const Graph &G, const EdgeArray< TCost > &weight, bool nonPlanarityGuaranteed=false)ogdf::NonPlanarCore< TCost >
NonPlanarCore(const Graph &G, const EdgeArray< TCost > &weight, MinSTCutModule< TCost > *minSTCutModule, bool nonPlanarityGuaranteed=false)ogdf::NonPlanarCore< TCost >
normalizeCutEdgeDirection(edge coreEdge)ogdf::NonPlanarCore< TCost >protected
original(node v) constogdf::NonPlanarCore< TCost >inline
original(edge e) constogdf::NonPlanarCore< TCost >inline
originalGraph() constogdf::NonPlanarCore< TCost >inline
realEdge(edge e) constogdf::NonPlanarCore< TCost >inline
removeSplitdummies(List< node > &splitdummies)ogdf::NonPlanarCore< TCost >protected
retransform(const GraphCopy &planarCore, GraphCopy &planarGraph, bool pCisPlanar=true)ogdf::NonPlanarCore< TCost >
sNode(edge e) constogdf::NonPlanarCore< TCost >inline
splitEdgeIntoSections(edge e, List< node > &splitdummies)ogdf::NonPlanarCore< TCost >protected
tNode(edge e) constogdf::NonPlanarCore< TCost >inline
traversingPath(const Skeleton &Sv, edge eS, List< CutEdge > &path, NodeArray< node > &mapV, edge coreEdge, const EdgeArray< TCost > *weight_src, MinSTCutModule< TCost > *minSTCutModule)ogdf::NonPlanarCore< TCost >protected
~NonPlanarCore()ogdf::NonPlanarCore< TCost >virtual