PGROUTING  3.2
pgr_lineGraphFull.hpp File Reference
#include <vector>
#include <set>
#include <utility>
#include <map>
#include "cpp_common/pgr_base_graph.hpp"
#include "cpp_common/line_vertex.h"
Include dependency graph for pgr_lineGraphFull.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pgrouting::graph::Pgr_lineGraphFull< G, T_V, T_E >
 

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.