|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Functor wrapper for Network Simplex algorithm. More...
#include <tpl_netcost.H>
Public Member Functions | |
| size_t | operator() (Net &net) |
| Execute the algorithm. | |
Functor wrapper for Network Simplex algorithm.
| Net | Network type. |
| Max_Flow_Algo | Maximum flow algorithm template. |
Definition at line 2232 of file tpl_netcost.H.
|
inline |
Execute the algorithm.
| [in,out] | net | Network to process. |
Definition at line 2239 of file tpl_netcost.H.
References Aleph::maps().