Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

call(PlanRepLight &pr, const Array< edge > &origEdges)ogdf::EdgeInsertionModuleinline
call(PlanRepLight &pr, const EdgeArray< int > &costOrig, const Array< edge > &origEdges)ogdf::EdgeInsertionModuleinline
call(PlanRepLight &pr, const EdgeArray< int > &costOrig, const Array< edge > &origEdges, const EdgeArray< uint32_t > &edgeSubGraphs)ogdf::EdgeInsertionModuleinline
call(PlanRepLight &pr, const EdgeArray< bool > &forbiddenOrig, const Array< edge > &origEdges)ogdf::EdgeInsertionModuleinline
call(PlanRepLight &pr, const EdgeArray< int > &costOrig, const EdgeArray< bool > &forbiddenOrig, const Array< edge > &origEdges)ogdf::EdgeInsertionModuleinline
call(PlanRepLight &pr, const EdgeArray< int > &costOrig, const EdgeArray< bool > &forbiddenOrig, const Array< edge > &origEdges, const EdgeArray< uint32_t > &edgeSubGraphs)ogdf::EdgeInsertionModuleinline
callEx(PlanRepLight &pr, const Array< edge > &origEdges, const EdgeArray< int > *pCostOrig=nullptr, const EdgeArray< bool > *pForbiddenOrig=nullptr, const EdgeArray< uint32_t > *pEdgeSubGraphs=nullptr)ogdf::EdgeInsertionModuleinline
cleanup()ogdf::MultiEdgeApproxInserterprivate
clone() const overrideogdf::MultiEdgeApproxInsertervirtual
computePathBC(int k)ogdf::MultiEdgeApproxInserterprivate
computePathSPQR(int b, node v, node w, int k)ogdf::MultiEdgeApproxInserterprivate
constructBlock(int i)ogdf::MultiEdgeApproxInserterprivate
constructDual(const PlanRepLight &pr)ogdf::MultiEdgeApproxInserterprivate
copy(node vOrig, int b)ogdf::MultiEdgeApproxInserterprivate
dfsPathBlock(int b, node parent, int k, node t)ogdf::MultiEdgeApproxInserterprivate
dfsPathSPQR(node v, node v2, edge eParent, List< edge > &path)ogdf::MultiEdgeApproxInserterprivatestatic
dfsPathVertex(node v, int parent, int k, node t)ogdf::MultiEdgeApproxInserterprivate
doCall(PlanRepLight &pr, const Array< edge > &origEdges, const EdgeArray< int > *costOrig, const EdgeArray< bool > *forbiddenEdge, const EdgeArray< uint32_t > *edgeSubGraphs) overrideogdf::MultiEdgeApproxInserterprivatevirtual
EdgeInsertionModule()ogdf::EdgeInsertionModuleinline
EdgeInsertionModule(const EdgeInsertionModule &eim)ogdf::EdgeInsertionModuleinline
embedBlock(int b, int m)ogdf::MultiEdgeApproxInserterprivate
findShortestPath(node s, node t)ogdf::MultiEdgeApproxInserterprivate
isSolution(ReturnType ret)ogdf::Moduleinlinestatic
isTimeLimit() constogdf::Timeouterinline
m_blockogdf::MultiEdgeApproxInserterprivate
m_compVogdf::MultiEdgeApproxInserterprivate
m_copyInBlocksogdf::MultiEdgeApproxInserterprivate
m_costOrigogdf::MultiEdgeApproxInserterprivate
m_dualogdf::MultiEdgeApproxInserterprivate
m_Eogdf::MultiEdgeApproxInserterprivate
m_edgeogdf::MultiEdgeApproxInserterprivate
m_edgesBogdf::MultiEdgeApproxInserterprivate
m_faceNodeogdf::MultiEdgeApproxInserterprivate
m_GtoBCogdf::MultiEdgeApproxInserterprivate
m_insertionCostsogdf::MultiEdgeApproxInserterprivate
m_pathBCsogdf::MultiEdgeApproxInserterprivate
m_percentMostCrossedFixogdf::MultiEdgeApproxInserterprivate
m_percentMostCrossedVarogdf::MultiEdgeApproxInserterprivate
m_pPGogdf::MultiEdgeApproxInserterprivate
m_primalAdjogdf::MultiEdgeApproxInserterprivate
m_rrOptionFixogdf::MultiEdgeApproxInserterprivate
m_rrOptionVarogdf::MultiEdgeApproxInserterprivate
m_statisticsogdf::MultiEdgeApproxInserterprivate
m_sumFEInsertionCostsogdf::MultiEdgeApproxInserterprivate
m_sumInsertionCostsogdf::MultiEdgeApproxInserterprivate
m_timeLimitogdf::Timeouterprotected
m_verticesBogdf::MultiEdgeApproxInserterprivate
m_vSogdf::MultiEdgeApproxInserterprivate
m_vTogdf::MultiEdgeApproxInserterprivate
Module()ogdf::Moduleinline
MultiEdgeApproxInserter()ogdf::MultiEdgeApproxInserter
MultiEdgeApproxInserter(const MultiEdgeApproxInserter &inserter)ogdf::MultiEdgeApproxInserter
operator=(const MultiEdgeApproxInserter &inserter)ogdf::MultiEdgeApproxInserter
ogdf::EdgeInsertionModule::operator=(const Timeouter &t)ogdf::Timeouterinline
oppDir(PathDir dir)ogdf::MultiEdgeApproxInserterinlineprivatestatic
PathDir enum nameogdf::MultiEdgeApproxInserterprivate
percentMostCrossedFix(double percent)ogdf::MultiEdgeApproxInserterinline
percentMostCrossedFix() constogdf::MultiEdgeApproxInserterinline
percentMostCrossedVar(double percent)ogdf::MultiEdgeApproxInserterinline
percentMostCrossedVar() constogdf::MultiEdgeApproxInserterinline
recFlipPref(adjEntry adjP, NodeArray< EmbeddingPreference > &pi_pick, const NodeArray< bool > &visited, StaticPlanarSPQRTree &spqr)ogdf::MultiEdgeApproxInserterprivate
removeReinsertFix(RemoveReinsertType rrOption)ogdf::MultiEdgeApproxInserterinline
removeReinsertFix() constogdf::MultiEdgeApproxInserterinline
removeReinsertVar(RemoveReinsertType rrOption)ogdf::MultiEdgeApproxInserterinline
removeReinsertVar() constogdf::MultiEdgeApproxInserterinline
ReturnType enum nameogdf::Module
statistics(bool b)ogdf::MultiEdgeApproxInserterinline
statistics() constogdf::MultiEdgeApproxInserterinline
sumFEInsertionCosts() constogdf::MultiEdgeApproxInserterinline
sumInsertionCosts() constogdf::MultiEdgeApproxInserterinline
timeLimit(double t)ogdf::Timeouterinline
timeLimit(bool t)ogdf::Timeouterinline
timeLimit() constogdf::Timeouterinline
Timeouter()ogdf::Timeouterinline
Timeouter(double t)ogdf::Timeouterinlineexplicit
Timeouter(bool t)ogdf::Timeouterinlineexplicit
Timeouter(const Timeouter &t)ogdf::Timeouterinline
~EdgeInsertionModule()ogdf::EdgeInsertionModuleinlinevirtual
~Module()ogdf::Moduleinlinevirtual
~MultiEdgeApproxInserter()ogdf::MultiEdgeApproxInserterinline
~Timeouter()ogdf::Timeouterinline