Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Loading...
Searching...
No Matches
ogdf::ClusterPlanarity Member List
This is the complete list of members for
ogdf::ClusterPlanarity
, including all inherited members.
ClusterPlanarity
()
ogdf::ClusterPlanarity
inline
ClusterPlanarModule
()
ogdf::ClusterPlanarModule
inline
CP_MasterBase
typedef
ogdf::ClusterPlanarity
doTest
(const ClusterGraph &CG) override
ogdf::ClusterPlanarity
protected
virtual
doTest
(const ClusterGraph &G, NodePairs &addedEdges)
ogdf::ClusterPlanarity
protected
virtual
getBottomUpClusterList
(const cluster c, List< cluster > &theList)
ogdf::ClusterPlanarity
protected
getDoubleTime
(const Stopwatch &act)
ogdf::ClusterPlanarity
inline
protected
getHeurTime
()
ogdf::ClusterPlanarity
inline
getIeqFileName
()
ogdf::ClusterPlanarity
inline
private
getLPSolverTime
()
ogdf::ClusterPlanarity
inline
getLPTime
()
ogdf::ClusterPlanarity
inline
getNumBCs
()
ogdf::ClusterPlanarity
inline
getNumCCons
()
ogdf::ClusterPlanarity
inline
getNumKCons
()
ogdf::ClusterPlanarity
inline
getNumLPs
()
ogdf::ClusterPlanarity
inline
getNumSubSelected
()
ogdf::ClusterPlanarity
inline
getNumVars
()
ogdf::ClusterPlanarity
inline
getOptStatus
()
ogdf::ClusterPlanarity
inline
getPortaFileName
()
ogdf::ClusterPlanarity
inline
private
getSeparationTime
()
ogdf::ClusterPlanarity
inline
getTotalTime
()
ogdf::ClusterPlanarity
inline
getTotalWTime
()
ogdf::ClusterPlanarity
inline
isClusterPlanar
(const ClusterGraph &CG, NodePairs &addedEdges)
ogdf::ClusterPlanarity
isClusterPlanar
(const ClusterGraph &CG) override
ogdf::ClusterPlanarity
virtual
isSolution
(ReturnType ret)
ogdf::Module
inline
static
m_branchingGap
ogdf::ClusterPlanarity
private
m_defaultCutPool
ogdf::ClusterPlanarity
private
m_heuristicLevel
ogdf::ClusterPlanarity
private
m_heuristicNPermLists
ogdf::ClusterPlanarity
private
m_heuristicOEdgeBound
ogdf::ClusterPlanarity
private
m_heuristicRuns
ogdf::ClusterPlanarity
private
m_heurTime
ogdf::ClusterPlanarity
private
m_kSupportGraphs
ogdf::ClusterPlanarity
private
m_kuratowskiHigh
ogdf::ClusterPlanarity
private
m_kuratowskiIterations
ogdf::ClusterPlanarity
private
m_kuratowskiLow
ogdf::ClusterPlanarity
private
m_lpSolverTime
ogdf::ClusterPlanarity
private
m_lpTime
ogdf::ClusterPlanarity
private
m_numAddVariables
ogdf::ClusterPlanarity
private
m_numBCs
ogdf::ClusterPlanarity
private
m_numCCons
ogdf::ClusterPlanarity
private
m_numKCons
ogdf::ClusterPlanarity
private
m_numLPs
ogdf::ClusterPlanarity
private
m_numSubSelected
ogdf::ClusterPlanarity
private
m_numVars
ogdf::ClusterPlanarity
private
m_optStatus
ogdf::ClusterPlanarity
private
m_perturbation
ogdf::ClusterPlanarity
private
m_portaOutput
ogdf::ClusterPlanarity
private
m_pricing
ogdf::ClusterPlanarity
private
m_sepTime
ogdf::ClusterPlanarity
private
m_solmeth
ogdf::ClusterPlanarity
private
m_strongConstraintViolation
ogdf::ClusterPlanarity
private
m_strongVariableViolation
ogdf::ClusterPlanarity
private
m_subdivisions
ogdf::ClusterPlanarity
private
m_time
ogdf::ClusterPlanarity
private
m_totalTime
ogdf::ClusterPlanarity
private
m_totalWTime
ogdf::ClusterPlanarity
private
maxConLength
()
ogdf::ClusterPlanarity
inline
private
Module
()
ogdf::Module
inline
NodePairs
typedef
ogdf::ClusterPlanarity
outputCons
(std::ofstream &os, abacus::StandardPool< abacus::Constraint, abacus::Variable > *connCon, abacus::StandardPool< abacus::Variable, abacus::Constraint > *stdVar)
ogdf::ClusterPlanarity
private
ReturnType
enum name
ogdf::Module
setBranchingGap
(double d)
ogdf::ClusterPlanarity
inline
setHeuristicBound
(double d)
ogdf::ClusterPlanarity
inline
setHeuristicLevel
(int i)
ogdf::ClusterPlanarity
inline
setHeuristicRuns
(int i)
ogdf::ClusterPlanarity
inline
setLowerRounding
(double d)
ogdf::ClusterPlanarity
inline
setNumAddVariables
(int n)
ogdf::ClusterPlanarity
inline
setNumberOfKuraIterations
(int i)
ogdf::ClusterPlanarity
inline
setNumberOfPermutations
(int i)
ogdf::ClusterPlanarity
inline
setNumberOfSubDivisions
(int i)
ogdf::ClusterPlanarity
inline
setNumberOfSupportGraphs
(int i)
ogdf::ClusterPlanarity
inline
setPerturbation
(bool b)
ogdf::ClusterPlanarity
inline
setPortaOutput
(bool b)
ogdf::ClusterPlanarity
inline
setPricing
(bool b)
ogdf::ClusterPlanarity
inline
setStrongConstraintViolation
(double d)
ogdf::ClusterPlanarity
inline
setStrongVariableViolation
(double d)
ogdf::ClusterPlanarity
inline
setTimeLimit
(string s)
ogdf::ClusterPlanarity
inline
setUpperRounding
(double d)
ogdf::ClusterPlanarity
inline
solmeth
enum name
ogdf::ClusterPlanarity
solutionMethod
()
ogdf::ClusterPlanarity
inline
useDefaultCutPool
()
ogdf::ClusterPlanarity
inline
writeFeasible
(const char *filename, CP_MasterBase &master, abacus::Master::STATUS &status)
ogdf::ClusterPlanarity
~ClusterPlanarity
()
ogdf::ClusterPlanarity
inline
~ClusterPlanarModule
()
ogdf::ClusterPlanarModule
inline
virtual
~Module
()
ogdf::Module
inline
virtual
© 1999–2023
The OGDF Team