#include <ogdf/graphalg/MinimumCut.h>
List of all members.
Detailed Description
Definition at line 61 of file MinimumCut.h.
Constructor & Destructor Documentation
| ogdf::MinCut::~MinCut |
( |
| ) |
|
Member Function Documentation
| void ogdf::MinCut::contraction |
( |
node |
t, |
|
|
node |
s |
|
) |
| |
|
private |
| double ogdf::MinCut::minCutValue |
( |
| ) |
const |
|
inline |
| double ogdf::MinCut::minimumCut |
( |
| ) |
|
| double ogdf::MinCut::minimumCutPhase |
( |
| ) |
|
|
private |
| void ogdf::MinCut::partition |
( |
List< node > & |
nodes | ) |
|
Member Data Documentation
| double ogdf::MinCut::m_minCut |
|
private |
The documentation for this class was generated from the following file: