Tutorials¶
Step-by-step guides that show how to model real-world routing constraints with FastVRP.
- Load and capacities - deliveries, pickups, and vehicle capacities.
- Time windows and service duration - when and how long to serve tasks.
- Vehicle shifts - working hours and overtime.
- Start and end locations - multiple depots and open routes.
- Reloading - mid-route depot visits to reload.
- Cost optimisation - fixed, distance, and duration costs.
- Task priorities - which tasks matter most.
- Vehicle restrictions - matching vehicles to tasks.
- Custom routing profiles - bring your own distance and duration data.