PGROUTING  3.2
pgr_maxflow.cpp File Reference
#include "max_flow/pgr_maxflow.hpp"
#include <limits>
#include <utility>
#include <vector>
#include <set>
Include dependency graph for pgr_maxflow.cpp:

Go to the source code of this file.

Namespaces

 pgrouting
 Book keeping class for swapping orders between vehicles.
 
 pgrouting::graph
 boost::graph simplified to pgRouting needs This class gives the handling basics of a boost::graph of kind G where G: can be an undirected graph or a directed graph.