Package logist.simulation

Interface Summary
Context The context of a simulation.
Vehicle Collection of useful information about a vehicle.
VehicleController A vehicle controller decides what actions each vehicle performs.
 

Class Summary
Company A company that was defined in the XML configuration.
Manager Does every part of the simulation except the simulation of actions.
Simulation Simulates the actions of all agents in one round.
VehicleImpl A vehicle in the pickup and delivery problem.