| clusterPlanarEmbed(ClusterGraph &CG, Graph &G) | ogdf::ClusterPlanarityModule | inlinevirtual |
| clusterPlanarEmbedClusterPlanarGraph(ClusterGraph &CG, Graph &G) override | ogdf::ILPClusterPlanarity | virtual |
| ClusterPlanarityModule()=default | ogdf::ClusterPlanarityModule | |
| copyBackEmbedding(ClusterGraph &CG, Graph &G, const ClusterGraph &CGcopy, const Graph &Gcopy, const ClusterArray< cluster > ©C, const NodeArray< node > ©N, const EdgeArray< edge > ©E, const EdgeArray< edge > &origE) const | ogdf::ClusterPlanarityModule | inlineprotectedvirtual |
| CP_MasterBase typedef | ogdf::ILPClusterPlanarity | |
| doTest(const ClusterGraph &CG) | ogdf::ILPClusterPlanarity | protected |
| doTest(const ClusterGraph &G, NodePairs &addedEdges) | ogdf::ILPClusterPlanarity | protected |
| getBottomUpClusterList(const cluster c, List< cluster > &theList) | ogdf::ILPClusterPlanarity | protected |
| getDoubleTime(const Stopwatch &act) | ogdf::ILPClusterPlanarity | inlineprotected |
| getHeurTime() | ogdf::ILPClusterPlanarity | inline |
| getIeqFileName() | ogdf::ILPClusterPlanarity | inlineprivate |
| getLPSolverTime() | ogdf::ILPClusterPlanarity | inline |
| getLPTime() | ogdf::ILPClusterPlanarity | inline |
| getNumBCs() | ogdf::ILPClusterPlanarity | inline |
| getNumCCons() | ogdf::ILPClusterPlanarity | inline |
| getNumKCons() | ogdf::ILPClusterPlanarity | inline |
| getNumLPs() | ogdf::ILPClusterPlanarity | inline |
| getNumSubSelected() | ogdf::ILPClusterPlanarity | inline |
| getNumVars() | ogdf::ILPClusterPlanarity | inline |
| getOptStatus() | ogdf::ILPClusterPlanarity | inline |
| getPortaFileName() | ogdf::ILPClusterPlanarity | inlineprivate |
| getSeparationTime() | ogdf::ILPClusterPlanarity | inline |
| getSolByHeuristic() | ogdf::ILPClusterPlanarity | inline |
| getTotalTime() | ogdf::ILPClusterPlanarity | inline |
| getTotalWTime() | ogdf::ILPClusterPlanarity | inline |
| ILPClusterPlanarity() | ogdf::ILPClusterPlanarity | inline |
| isClusterPlanar(const ClusterGraph &CG, NodePairs &addedEdges) | ogdf::ILPClusterPlanarity | |
| isClusterPlanar(const ClusterGraph &CG) override | ogdf::ILPClusterPlanarity | virtual |
| isClusterPlanarDestructive(ClusterGraph &CG, Graph &G) override | ogdf::ILPClusterPlanarity | inlinevirtual |
| isSolution(ReturnType ret) | ogdf::Module | inlinestatic |
| m_branchingGap | ogdf::ILPClusterPlanarity | private |
| m_defaultCutPool | ogdf::ILPClusterPlanarity | private |
| m_heuristicLevel | ogdf::ILPClusterPlanarity | private |
| m_heuristicNPermLists | ogdf::ILPClusterPlanarity | private |
| m_heuristicOEdgeBound | ogdf::ILPClusterPlanarity | private |
| m_heuristicRuns | ogdf::ILPClusterPlanarity | private |
| m_heurTime | ogdf::ILPClusterPlanarity | private |
| m_kSupportGraphs | ogdf::ILPClusterPlanarity | private |
| m_kuratowskiHigh | ogdf::ILPClusterPlanarity | private |
| m_kuratowskiIterations | ogdf::ILPClusterPlanarity | private |
| m_kuratowskiLow | ogdf::ILPClusterPlanarity | private |
| m_lpSolverTime | ogdf::ILPClusterPlanarity | private |
| m_lpTime | ogdf::ILPClusterPlanarity | private |
| m_numAddVariables | ogdf::ILPClusterPlanarity | private |
| m_numBCs | ogdf::ILPClusterPlanarity | private |
| m_numCCons | ogdf::ILPClusterPlanarity | private |
| m_numKCons | ogdf::ILPClusterPlanarity | private |
| m_numLPs | ogdf::ILPClusterPlanarity | private |
| m_numSubSelected | ogdf::ILPClusterPlanarity | private |
| m_numVars | ogdf::ILPClusterPlanarity | private |
| m_optStatus | ogdf::ILPClusterPlanarity | private |
| m_perturbation | ogdf::ILPClusterPlanarity | private |
| m_portaOutput | ogdf::ILPClusterPlanarity | private |
| m_pricing | ogdf::ILPClusterPlanarity | private |
| m_sepTime | ogdf::ILPClusterPlanarity | private |
| m_solByHeuristic | ogdf::ILPClusterPlanarity | private |
| m_solmeth | ogdf::ILPClusterPlanarity | private |
| m_strongConstraintViolation | ogdf::ILPClusterPlanarity | private |
| m_strongVariableViolation | ogdf::ILPClusterPlanarity | private |
| m_subdivisions | ogdf::ILPClusterPlanarity | private |
| m_time | ogdf::ILPClusterPlanarity | private |
| m_totalTime | ogdf::ILPClusterPlanarity | private |
| m_totalWTime | ogdf::ILPClusterPlanarity | private |
| maxConLength() | ogdf::ILPClusterPlanarity | inlineprivate |
| Module() | ogdf::Module | inline |
| NodePairs typedef | ogdf::ILPClusterPlanarity | |
| outputCons(std::ofstream &os, abacus::StandardPool< abacus::Constraint, abacus::Variable > *connCon, abacus::StandardPool< abacus::Variable, abacus::Constraint > *stdVar) | ogdf::ILPClusterPlanarity | private |
| ReturnType enum name | ogdf::Module | |
| setBranchingGap(double d) | ogdf::ILPClusterPlanarity | inline |
| setHeuristicBound(double d) | ogdf::ILPClusterPlanarity | inline |
| setHeuristicLevel(int i) | ogdf::ILPClusterPlanarity | inline |
| setHeuristicRuns(int i) | ogdf::ILPClusterPlanarity | inline |
| setLowerRounding(double d) | ogdf::ILPClusterPlanarity | inline |
| setNumAddVariables(int n) | ogdf::ILPClusterPlanarity | inline |
| setNumberOfKuraIterations(int i) | ogdf::ILPClusterPlanarity | inline |
| setNumberOfPermutations(int i) | ogdf::ILPClusterPlanarity | inline |
| setNumberOfSubDivisions(int i) | ogdf::ILPClusterPlanarity | inline |
| setNumberOfSupportGraphs(int i) | ogdf::ILPClusterPlanarity | inline |
| setPerturbation(bool b) | ogdf::ILPClusterPlanarity | inline |
| setPortaOutput(bool b) | ogdf::ILPClusterPlanarity | inline |
| setPricing(bool b) | ogdf::ILPClusterPlanarity | inline |
| setStrongConstraintViolation(double d) | ogdf::ILPClusterPlanarity | inline |
| setStrongVariableViolation(double d) | ogdf::ILPClusterPlanarity | inline |
| setTimeLimit(string s) | ogdf::ILPClusterPlanarity | inline |
| setUpperRounding(double d) | ogdf::ILPClusterPlanarity | inline |
| solmeth enum name | ogdf::ILPClusterPlanarity | |
| solutionMethod() | ogdf::ILPClusterPlanarity | inline |
| useDefaultCutPool() | ogdf::ILPClusterPlanarity | inline |
| writeFeasible(const char *filename, CP_MasterBase &master, abacus::Master::STATUS &status) | ogdf::ILPClusterPlanarity | |
| ~ClusterPlanarityModule()=default | ogdf::ClusterPlanarityModule | virtual |
| ~ILPClusterPlanarity() | ogdf::ILPClusterPlanarity | inline |
| ~Module() | ogdf::Module | inlinevirtual |