vrpRouting  0.3
vrp/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

 vrprouting
 
 vrprouting::vrp
 

Enumerations

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