Main Page   Class Hierarchy   Compound List   File List   Contact   Download   Symbolic Constraints   Examples  

SCIL::MIN_CUT< Graph > Class Template Reference

Class implements mincut algorithm of M.Stoer and F.Wagner.

#include <min_cut.h>

Collaboration diagram for SCIL::MIN_CUT< Graph >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MIN_CUT (const Graph &G_, const map< edge_descriptor, int > &w_)
 Constructor.
void run ()
 Function starts the algorithm by calling the required functions.

Public Attributes

MC< GraphminCutOfPhase
MC< GraphminCut

Detailed Description

template<typename Graph>
class SCIL::MIN_CUT< Graph >

Definition at line 50 of file min_cut.h.


The documentation for this class was generated from the following file:
Generated on Mon Mar 28 22:03:53 2011 for SCIL by  doxygen 1.6.3