preflow.h File Reference


Detailed Description

#include <vector>
#include <queue>
#include <lemon/error.h>
#include <lemon/bits/invalid.h>
#include <lemon/tolerance.h>
#include <lemon/maps.h>
#include <lemon/graph_utils.h>

Namespaces

namespace  lemon

Classes

class  Preflow
 Preflow algorithms class. More...
class  Preflow::InvalidArgument
 Exception for the case when the source equals the target. More...

Functions

template<class GR, class CM, class FM>
Preflow< GR, typename CM::Value,
CM, FM > 
preflow (const GR &g, typename GR::Node source, typename GR::Node target, const CM &cap, FM &flow)
 Function type interface for Preflow algorithm.


Generated on Tue Oct 31 09:49:37 2006 for LEMON by  doxygen 1.5.1