PGROUTING
3.2
|
#include <iostream>
#include <sstream>
#include <vector>
#include "c_types/pgr_edge_t.h"
#include "cpp_common/identifiers.hpp"
Go to the source code of this file.
Classes | |
class | pgrouting::CH_vertex |
Namespaces | |
pgrouting | |
Book keeping class for swapping orders between vehicles. | |
Functions | |
size_t | pgrouting::check_vertices (std::vector< CH_vertex > vertices) |