Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::ILPClusterPlanarity Member List

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

clusterPlanarEmbed(ClusterGraph &CG, Graph &G)ogdf::ClusterPlanarityModuleinlinevirtual
clusterPlanarEmbedClusterPlanarGraph(ClusterGraph &CG, Graph &G) overrideogdf::ILPClusterPlanarityvirtual
ClusterPlanarityModule()=defaultogdf::ClusterPlanarityModule
copyBackEmbedding(ClusterGraph &CG, Graph &G, const ClusterGraph &CGcopy, const Graph &Gcopy, const ClusterArray< cluster > &copyC, const NodeArray< node > &copyN, const EdgeArray< edge > &copyE, const EdgeArray< edge > &origE) constogdf::ClusterPlanarityModuleinlineprotectedvirtual
CP_MasterBase typedefogdf::ILPClusterPlanarity
doTest(const ClusterGraph &CG)ogdf::ILPClusterPlanarityprotected
doTest(const ClusterGraph &G, NodePairs &addedEdges)ogdf::ILPClusterPlanarityprotected
getBottomUpClusterList(const cluster c, List< cluster > &theList)ogdf::ILPClusterPlanarityprotected
getDoubleTime(const Stopwatch &act)ogdf::ILPClusterPlanarityinlineprotected
getHeurTime()ogdf::ILPClusterPlanarityinline
getIeqFileName()ogdf::ILPClusterPlanarityinlineprivate
getLPSolverTime()ogdf::ILPClusterPlanarityinline
getLPTime()ogdf::ILPClusterPlanarityinline
getNumBCs()ogdf::ILPClusterPlanarityinline
getNumCCons()ogdf::ILPClusterPlanarityinline
getNumKCons()ogdf::ILPClusterPlanarityinline
getNumLPs()ogdf::ILPClusterPlanarityinline
getNumSubSelected()ogdf::ILPClusterPlanarityinline
getNumVars()ogdf::ILPClusterPlanarityinline
getOptStatus()ogdf::ILPClusterPlanarityinline
getPortaFileName()ogdf::ILPClusterPlanarityinlineprivate
getSeparationTime()ogdf::ILPClusterPlanarityinline
getSolByHeuristic()ogdf::ILPClusterPlanarityinline
getTotalTime()ogdf::ILPClusterPlanarityinline
getTotalWTime()ogdf::ILPClusterPlanarityinline
ILPClusterPlanarity()ogdf::ILPClusterPlanarityinline
isClusterPlanar(const ClusterGraph &CG, NodePairs &addedEdges)ogdf::ILPClusterPlanarity
isClusterPlanar(const ClusterGraph &CG) overrideogdf::ILPClusterPlanarityvirtual
isClusterPlanarDestructive(ClusterGraph &CG, Graph &G) overrideogdf::ILPClusterPlanarityinlinevirtual
isSolution(ReturnType ret)ogdf::Moduleinlinestatic
m_branchingGapogdf::ILPClusterPlanarityprivate
m_defaultCutPoologdf::ILPClusterPlanarityprivate
m_heuristicLevelogdf::ILPClusterPlanarityprivate
m_heuristicNPermListsogdf::ILPClusterPlanarityprivate
m_heuristicOEdgeBoundogdf::ILPClusterPlanarityprivate
m_heuristicRunsogdf::ILPClusterPlanarityprivate
m_heurTimeogdf::ILPClusterPlanarityprivate
m_kSupportGraphsogdf::ILPClusterPlanarityprivate
m_kuratowskiHighogdf::ILPClusterPlanarityprivate
m_kuratowskiIterationsogdf::ILPClusterPlanarityprivate
m_kuratowskiLowogdf::ILPClusterPlanarityprivate
m_lpSolverTimeogdf::ILPClusterPlanarityprivate
m_lpTimeogdf::ILPClusterPlanarityprivate
m_numAddVariablesogdf::ILPClusterPlanarityprivate
m_numBCsogdf::ILPClusterPlanarityprivate
m_numCConsogdf::ILPClusterPlanarityprivate
m_numKConsogdf::ILPClusterPlanarityprivate
m_numLPsogdf::ILPClusterPlanarityprivate
m_numSubSelectedogdf::ILPClusterPlanarityprivate
m_numVarsogdf::ILPClusterPlanarityprivate
m_optStatusogdf::ILPClusterPlanarityprivate
m_perturbationogdf::ILPClusterPlanarityprivate
m_portaOutputogdf::ILPClusterPlanarityprivate
m_pricingogdf::ILPClusterPlanarityprivate
m_sepTimeogdf::ILPClusterPlanarityprivate
m_solByHeuristicogdf::ILPClusterPlanarityprivate
m_solmethogdf::ILPClusterPlanarityprivate
m_strongConstraintViolationogdf::ILPClusterPlanarityprivate
m_strongVariableViolationogdf::ILPClusterPlanarityprivate
m_subdivisionsogdf::ILPClusterPlanarityprivate
m_timeogdf::ILPClusterPlanarityprivate
m_totalTimeogdf::ILPClusterPlanarityprivate
m_totalWTimeogdf::ILPClusterPlanarityprivate
maxConLength()ogdf::ILPClusterPlanarityinlineprivate
Module()ogdf::Moduleinline
NodePairs typedefogdf::ILPClusterPlanarity
outputCons(std::ofstream &os, abacus::StandardPool< abacus::Constraint, abacus::Variable > *connCon, abacus::StandardPool< abacus::Variable, abacus::Constraint > *stdVar)ogdf::ILPClusterPlanarityprivate
ReturnType enum nameogdf::Module
setBranchingGap(double d)ogdf::ILPClusterPlanarityinline
setHeuristicBound(double d)ogdf::ILPClusterPlanarityinline
setHeuristicLevel(int i)ogdf::ILPClusterPlanarityinline
setHeuristicRuns(int i)ogdf::ILPClusterPlanarityinline
setLowerRounding(double d)ogdf::ILPClusterPlanarityinline
setNumAddVariables(int n)ogdf::ILPClusterPlanarityinline
setNumberOfKuraIterations(int i)ogdf::ILPClusterPlanarityinline
setNumberOfPermutations(int i)ogdf::ILPClusterPlanarityinline
setNumberOfSubDivisions(int i)ogdf::ILPClusterPlanarityinline
setNumberOfSupportGraphs(int i)ogdf::ILPClusterPlanarityinline
setPerturbation(bool b)ogdf::ILPClusterPlanarityinline
setPortaOutput(bool b)ogdf::ILPClusterPlanarityinline
setPricing(bool b)ogdf::ILPClusterPlanarityinline
setStrongConstraintViolation(double d)ogdf::ILPClusterPlanarityinline
setStrongVariableViolation(double d)ogdf::ILPClusterPlanarityinline
setTimeLimit(string s)ogdf::ILPClusterPlanarityinline
setUpperRounding(double d)ogdf::ILPClusterPlanarityinline
solmeth enum nameogdf::ILPClusterPlanarity
solutionMethod()ogdf::ILPClusterPlanarityinline
useDefaultCutPool()ogdf::ILPClusterPlanarityinline
writeFeasible(const char *filename, CP_MasterBase &master, abacus::Master::STATUS &status)ogdf::ILPClusterPlanarity
~ClusterPlanarityModule()=defaultogdf::ClusterPlanarityModulevirtual
~ILPClusterPlanarity()ogdf::ILPClusterPlanarityinline
~Module()ogdf::Moduleinlinevirtual