PGROUTING  3.2
initials_code.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Enumerations

enum  pgrouting::vrp::Initials_code {
  pgrouting::vrp::OneTruck, pgrouting::vrp::OnePerTruck, pgrouting::vrp::FrontTruck, pgrouting::vrp::BackTruck,
  pgrouting::vrp::BestInsert, pgrouting::vrp::BestBack, pgrouting::vrp::BestFront, pgrouting::vrp::OneDepot
}
 Different kinds to insert an order into the vehicle. More...