PGROUTING
3.2
|
#include "vrp/fleet.h"
#include <vector>
#include <memory>
#include <utility>
#include <limits>
#include "vrp/dnode.h"
#include "vrp/pgr_pickDeliver.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 Fleet &f) |