apspSpanner(const GraphAttributes &GA, const GraphCopySimple &spanner, NodeArray< NodeArray< TWeight >> &shortestPathMatrix) | ogdf::SpannerModule< TWeight > | static |
assertTimeLeft() | ogdf::SpannerModule< TWeight > | inlineprotected |
call(const GraphAttributes &GA, double stretch, GraphCopySimple &spanner, EdgeArray< bool > &inSpanner) | ogdf::SpannerModule< TWeight > | inlinevirtual |
execute() override | ogdf::SpannerIteratedWrapper< TWeight > | inlineprivatevirtual |
getExecutedIterations() | ogdf::SpannerIteratedWrapper< TWeight > | inline |
getTimeLeft() | ogdf::SpannerModule< TWeight > | inlineprotected |
getTimeNeeded() | ogdf::SpannerModule< TWeight > | inline |
getWeight(const GraphAttributes &GA, edge e) | ogdf::SpannerModule< TWeight > | protectedstatic |
getWeight(const GraphAttributes &GA, edge e) | ogdf::SpannerModule< TWeight > | inlineprotected |
getWeight(const GraphAttributes &GA, edge e) | ogdf::SpannerModule< TWeight > | inlineprotected |
init(const GraphAttributes &GA, double stretch, GraphCopySimple &spanner, EdgeArray< bool > &inSpanner) | ogdf::SpannerModule< TWeight > | inlineprotectedvirtual |
isMultiplicativeSpanner(const GraphAttributes &GA, const GraphCopySimple &spanner, double stretch) | ogdf::SpannerModule< TWeight > | static |
isSolution(ReturnType ret) | ogdf::Module | inlinestatic |
isTimelimitEnabled() | ogdf::SpannerModule< TWeight > | inlineprotected |
m_GA | ogdf::SpannerModule< TWeight > | protected |
m_inSpanner | ogdf::SpannerModule< TWeight > | protected |
m_iterations | ogdf::SpannerIteratedWrapper< TWeight > | private |
m_maxIterations | ogdf::SpannerIteratedWrapper< TWeight > | private |
m_module | ogdf::SpannerIteratedWrapper< TWeight > | private |
m_spanner | ogdf::SpannerModule< TWeight > | protected |
m_stretch | ogdf::SpannerModule< TWeight > | protected |
m_timelimit | ogdf::SpannerModule< TWeight > | private |
m_watch | ogdf::SpannerModule< TWeight > | private |
Module() | ogdf::Module | inline |
preconditionsOk(const GraphAttributes &GA, double stretch, std::string &error) override | ogdf::SpannerIteratedWrapper< TWeight > | inlinevirtual |
ReturnType enum name | ogdf::Module | |
setTimelimit(int64_t milliseconds) | ogdf::SpannerModule< TWeight > | inline |
SpannerBaswanaSenIterated() | ogdf::SpannerBaswanaSenIterated< TWeight > | inline |
SpannerIteratedWrapper(SpannerModule< TWeight > *module, int maxIterations) | ogdf::SpannerIteratedWrapper< TWeight > | inline |
SpannerModule() | ogdf::SpannerModule< TWeight > | inline |
~Module() | ogdf::Module | inlinevirtual |
~SpannerModule() | ogdf::SpannerModule< TWeight > | inlinevirtual |