| 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 |
| DEFAULT_EPSILON | ogdf::SpannerElkinNeiman< TWeight > | private |
| execute() override | ogdf::SpannerElkinNeiman< TWeight > | inlineprivatevirtual |
| 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) override | ogdf::SpannerElkinNeiman< TWeight > | inlineprivatevirtual |
| 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_beta | ogdf::SpannerElkinNeiman< TWeight > | private |
| m_c | ogdf::SpannerElkinNeiman< TWeight > | private |
| m_eps | ogdf::SpannerElkinNeiman< TWeight > | private |
| m_G | ogdf::SpannerElkinNeiman< TWeight > | private |
| m_GA | ogdf::SpannerModule< TWeight > | protected |
| m_inSpanner | ogdf::SpannerModule< TWeight > | protected |
| m_intStretch | ogdf::SpannerElkinNeiman< TWeight > | private |
| m_k | ogdf::SpannerElkinNeiman< 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::SpannerElkinNeiman< TWeight > | inlinevirtual |
| ReturnType enum name | ogdf::Module | |
| setEpsilon(double epsilon) | ogdf::SpannerElkinNeiman< TWeight > | inline |
| setTimelimit(int64_t milliseconds) | ogdf::SpannerModule< TWeight > | inline |
| SpannerElkinNeiman() | ogdf::SpannerElkinNeiman< TWeight > | inline |
| SpannerElkinNeiman(double epsilon) | ogdf::SpannerElkinNeiman< TWeight > | inline |
| SpannerModule() | ogdf::SpannerModule< TWeight > | inline |
| ~Module() | ogdf::Module | inlinevirtual |
| ~SpannerModule() | ogdf::SpannerModule< TWeight > | inlinevirtual |