This is the complete list of members for ogdf::PlanarSubgraphBoyerMyrvold, including all inherited members.
call(const Graph &G, const EdgeArray< int > &cost, const List< edge > &preferredEdges, List< edge > &delEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< int > | inline |
call(const Graph &G, const List< edge > &preferredEdges, List< edge > &delEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< int > | inline |
call(const Graph &G, const EdgeArray< int > &cost, List< edge > &delEdges) | ogdf::PlanarSubgraphModule< int > | inline |
call(const Graph &G, List< edge > &delEdges) | ogdf::PlanarSubgraphModule< int > | inline |
callAndDelete(GraphCopy &GC, const List< edge > &preferredEdges, List< edge > &delOrigEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< int > | inline |
callAndDelete(GraphCopy &GC, List< edge > &delOrigEdges) | ogdf::PlanarSubgraphModule< int > | inline |
clone() const override | ogdf::PlanarSubgraphBoyerMyrvold | inlinevirtual |
PlanarSubgraphModule< int >::clone() const=0 | ogdf::PlanarSubgraphModule< int > | pure virtual |
doCall(const Graph &graph, const List< edge > &preferedEdges, List< edge > &delEdges, const EdgeArray< int > *pCost, bool preferedImplyPlanar) override | ogdf::PlanarSubgraphBoyerMyrvold | protectedvirtual |
isRemoved(const GraphCopy ©, const edge e) | ogdf::PlanarSubgraphBoyerMyrvold | inlineprotected |
isSolution(ReturnType ret) | ogdf::Module | inlinestatic |
isTimeLimit() const | ogdf::Timeouter | inline |
m_maxThreads | ogdf::PlanarSubgraphModule< int > | private |
m_planModule | ogdf::PlanarSubgraphBoyerMyrvold | private |
m_rand | ogdf::PlanarSubgraphBoyerMyrvold | private |
m_randomness | ogdf::PlanarSubgraphBoyerMyrvold | private |
m_runs | ogdf::PlanarSubgraphBoyerMyrvold | private |
m_timeLimit | ogdf::Timeouter | protected |
maxThreads() const | ogdf::PlanarSubgraphModule< int > | inline |
maxThreads(unsigned int n) | ogdf::PlanarSubgraphModule< int > | inline |
Module() | ogdf::Module | inline |
operator()(const Graph &G, const List< edge > &preferredEdges, List< edge > &delEdges, bool preferredImplyPlanar=false) | ogdf::PlanarSubgraphModule< int > | inline |
operator()(const Graph &G, List< edge > &delEdges) | ogdf::PlanarSubgraphModule< int > | inline |
operator=(const Timeouter &t) | ogdf::Timeouter | inline |
PlanarSubgraphBoyerMyrvold(int runs=1, double randomness=0) | ogdf::PlanarSubgraphBoyerMyrvold | inlineexplicit |
PlanarSubgraphModule() | ogdf::PlanarSubgraphModule< int > | inline |
ReturnType enum name | ogdf::Module | |
seed(std::minstd_rand rand) | ogdf::PlanarSubgraphBoyerMyrvold | 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 |
~Module() | ogdf::Module | inlinevirtual |
~PlanarSubgraphBoyerMyrvold() | ogdf::PlanarSubgraphBoyerMyrvold | inline |
~Timeouter() | ogdf::Timeouter | inline |