This is the complete list of members for ogdf::PlanarizerMixedInsertion, including all inherited members.
call(PlanRep &pr, int cc, int &crossingNumber, const EdgeArray< int > *pCostOrig=nullptr, const EdgeArray< bool > *pForbiddenOrig=nullptr, const EdgeArray< uint32_t > *pEdgeSubGraphs=nullptr) | ogdf::CrossingMinimizationModule | inline |
clone() const override | ogdf::PlanarizerMixedInsertion | virtual |
computeCrossingNumber(GraphCopy &graphCopy, const EdgeArray< int > *pCost, const EdgeArray< uint32_t > *pEdgeSubGraphs) | ogdf::CrossingMinimizationModule | inlineprotectedstatic |
CrossingMinimizationModule() | ogdf::CrossingMinimizationModule | inline |
CrossingMinimizationModule(const CrossingMinimizationModule &cmm) | ogdf::CrossingMinimizationModule | inline |
doCall(PlanRep &pr, int cc, const EdgeArray< int > *pCostOrig, const EdgeArray< bool > *pForbiddenOrig, const EdgeArray< uint32_t > *pEdgeSubGraphs, int &crossingNumber) override | ogdf::PlanarizerMixedInsertion | protectedvirtual |
isSolution(ReturnType ret) | ogdf::Module | inlinestatic |
isTimeLimit() const | ogdf::Timeouter | inline |
m_nodeSelectionMethod | ogdf::PlanarizerMixedInsertion | private |
m_subgraph | ogdf::PlanarizerMixedInsertion | private |
m_timeLimit | ogdf::Timeouter | protected |
Module() | ogdf::Module | inline |
nodeSelectionMethod() | ogdf::PlanarizerMixedInsertion | inline |
nodeSelectionMethod(NodeSelectionMethod method) | ogdf::PlanarizerMixedInsertion | inline |
NodeSelectionMethod enum name | ogdf::PlanarizerMixedInsertion | |
operator()(PlanRep &pr, int cc, int &crossingNumber, const EdgeArray< int > *pCostOrig=nullptr, const EdgeArray< bool > *pForbiddenOrig=nullptr, const EdgeArray< uint32_t > *pEdgeSubGraphs=nullptr) | ogdf::CrossingMinimizationModule | inline |
operator=(const PlanarizerMixedInsertion &planarizer) | ogdf::PlanarizerMixedInsertion | |
ogdf::CrossingMinimizationModule::operator=(const Timeouter &t) | ogdf::Timeouter | inline |
PlanarizerMixedInsertion() | ogdf::PlanarizerMixedInsertion | |
PlanarizerMixedInsertion(const PlanarizerMixedInsertion &planarizer) | ogdf::PlanarizerMixedInsertion | |
ReturnType enum name | ogdf::Module | |
setSubgraph(PlanarSubgraphModule< int > *pSubgraph) | ogdf::PlanarizerMixedInsertion | inline |
timeLimit(double t) | ogdf::Timeouter | inline |
timeLimit(bool t) | ogdf::Timeouter | inline |
timeLimit() const | ogdf::Timeouter | inline |
Timeouter() | ogdf::Timeouter | inline |
Timeouter(double t) | ogdf::Timeouter | inlineexplicit |
Timeouter(bool t) | ogdf::Timeouter | inlineexplicit |
Timeouter(const Timeouter &t) | ogdf::Timeouter | inline |
~CrossingMinimizationModule() | ogdf::CrossingMinimizationModule | inlinevirtual |
~Module() | ogdf::Module | inlinevirtual |
~Timeouter() | ogdf::Timeouter | inline |