PGROUTING  3.2
solution.cpp File Reference
#include "vrp/solution.h"
#include <vector>
#include <string>
#include <algorithm>
#include "vrp/pgr_pickDeliver.h"
#include "c_types/pickDeliver/general_vehicle_orders_t.h"
Include dependency graph for solution.cpp:

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)