Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Random_Preflow_Maximum_Flow< Net > Struct Template Reference

Functor wrapper for random_preflow_maximum_flow(). More...

#include <tpl_net.H>

Public Member Functions

Net::Flow_Type operator() (Net &net) const
 Invoke random_preflow_maximum_flow().
 

Detailed Description

template<class Net>
struct Aleph::Random_Preflow_Maximum_Flow< Net >

Functor wrapper for random_preflow_maximum_flow().

Definition at line 1842 of file tpl_net.H.

Member Function Documentation

◆ operator()()


The documentation for this struct was generated from the following file: