Package basics

Interface Summary
Job  
 

Class Summary
Delivery  
Delivery.Builder  
Pickup  
Pickup.Builder  
Service  
Service.Builder  
VehicleRoutingAlgorithm Algorithm that solves a VehicleRoutingProblem.
VehicleRoutingProblem Contains and describes the vehicle routing problem.
VehicleRoutingProblem.Builder Builder to build the routing-problem.
VehicleRoutingProblemSolution Contains the solution of a vehicle routing problem and its corresponding costs.
 

Enum Summary
VehicleRoutingProblem.Constraint Overall problem constraints.
VehicleRoutingProblem.FleetComposition Enum that characterizes fleet-compostion.
VehicleRoutingProblem.FleetSize Enum that characterizes the fleet-size.