This is the complete list of members for ogdf::MaximumPlanarSubgraph< TCost >, including all inherited members.
call(const Graph &G, const EdgeArray< TCost > &cost, const List< edge > &preferredEdges, List< edge > &delEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< TCost > | inline |
call(const Graph &G, const List< edge > &preferredEdges, List< edge > &delEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< TCost > | inline |
call(const Graph &G, const EdgeArray< TCost > &cost, List< edge > &delEdges) | ogdf::PlanarSubgraphModule< TCost > | inline |
call(const Graph &G, List< edge > &delEdges) | ogdf::PlanarSubgraphModule< TCost > | inline |
callAndDelete(GraphCopy &GC, const List< edge > &preferredEdges, List< edge > &delOrigEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< TCost > | inline |
callAndDelete(GraphCopy &GC, List< edge > &delOrigEdges) | ogdf::PlanarSubgraphModule< TCost > | inline |
callWithDouble(MaximumCPlanarSubgraph &mc, const Graph &G, const EdgeArray< U > *pCost, List< edge > &delEdges) | ogdf::MaximumPlanarSubgraph< TCost > | inlineprivate |
callWithDouble(MaximumCPlanarSubgraph &mc, const Graph &G, const EdgeArray< double > *pCost, List< edge > &delEdges) | ogdf::MaximumPlanarSubgraph< TCost > | inlineprivate |
clone() const override | ogdf::MaximumPlanarSubgraph< TCost > | inlinevirtual |
doCall(const Graph &G, const List< edge > &preferredEdges, List< edge > &delEdges, const EdgeArray< TCost > *pCost, bool preferredImplyPlanar) override | ogdf::MaximumPlanarSubgraph< TCost > | inlineprotectedvirtual |
isSolution(ReturnType ret) | ogdf::Module | inlinestatic |
isTimeLimit() const | ogdf::Timeouter | inline |
m_maxThreads | ogdf::PlanarSubgraphModule< TCost > | private |
m_timeLimit | ogdf::Timeouter | protected |
MaximumPlanarSubgraph() | ogdf::MaximumPlanarSubgraph< TCost > | inline |
maxThreads() const | ogdf::PlanarSubgraphModule< TCost > | inline |
maxThreads(unsigned int n) | ogdf::PlanarSubgraphModule< TCost > | inline |
Module() | ogdf::Module | inline |
operator()(const Graph &G, const List< edge > &preferredEdges, List< edge > &delEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< TCost > | inline |
operator()(const Graph &G, List< edge > &delEdges) | ogdf::PlanarSubgraphModule< TCost > | inline |
operator=(const Timeouter &t) | ogdf::Timeouter | inline |
PlanarSubgraphModule() | ogdf::PlanarSubgraphModule< TCost > | inline |
ReturnType enum name | ogdf::Module | |
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 |
~MaximumPlanarSubgraph() | ogdf::MaximumPlanarSubgraph< TCost > | inlinevirtual |
~Module() | ogdf::Module | inlinevirtual |
~Timeouter() | ogdf::Timeouter | inline |