|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Functor wrapper for min_cut(). More...
#include <tpl_net.H>
Public Member Functions | |
| Net::Flow_Type | operator() (Net &net, DynSetTree< typename Net::Node * > &vs, DynSetTree< typename Net::Node * > &vt, DynList< typename Net::Arc * > &cuts, DynList< typename Net::Arc * > &cutt) |
| Invoke min_cut(). | |
|
inline |
Invoke min_cut().
Definition at line 1921 of file tpl_net.H.
References Aleph::divide_and_conquer_partition_dp().