PGROUTING  3.2
pgr_ksp.hpp File Reference
#include "dijkstra/pgr_dijkstra.hpp"
#include <sstream>
#include <deque>
#include <vector>
#include <algorithm>
#include <set>
#include <limits>
#include "cpp_common/pgr_assert.h"
#include "cpp_common/compPaths.h"
#include "cpp_common/pgr_messages.h"
#include "cpp_common/basePath_SSEC.hpp"
Include dependency graph for pgr_ksp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pgrouting::yen::Pgr_ksp< G >
 
class  pgrouting::yen::Pgr_ksp< G >::Visitor
 

Namespaces

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