PGROUTING  3.2
pgr_bidirectional.hpp File Reference
#include <boost/config.hpp>
#include <boost/graph/dijkstra_shortest_paths.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <string>
#include <queue>
#include <utility>
#include <vector>
#include <limits>
#include <functional>
#include <numeric>
#include "cpp_common/pgr_assert.h"
#include "cpp_common/basePath_SSEC.hpp"
#include "cpp_common/pgr_base_graph.hpp"
Include dependency graph for pgr_bidirectional.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pgrouting::bidirectional::Pgr_bidirectional< G >
 

Namespaces

 pgrouting
 Book keeping class for swapping orders between vehicles.
 
 pgrouting::bidirectional