PGROUTING
3.2
|
#include "vrp/solution.h"
#include <vector>
#include <string>
#include <algorithm>
#include "vrp/pgr_pickDeliver.h"
#include "c_types/pickDeliver/general_vehicle_orders_t.h"
Go to the source code of this file.
Namespaces | |
pgrouting | |
Book keeping class for swapping orders between vehicles. | |
pgrouting::vrp | |
Functions | |
std::ostream & | pgrouting::vrp::operator<< (std::ostream &log, const Solution &solution) |