1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

Update README.md

This commit is contained in:
jsprit 2013-11-26 12:12:19 +01:00
parent 7cdeec2901
commit 175dbc16ed

View file

@ -9,6 +9,8 @@ It is lightweight and easy-to-use, and based on heuristics currently solving
- VRP with Pickups and Deliveries - VRP with Pickups and Deliveries
- VRP with Heterogeneous Fleet - VRP with Heterogeneous Fleet
- Time-dependent VRP - Time-dependent VRP
- TSP
- Dial-a-Ride Problem (DARP)
- Various combination of these types - Various combination of these types
Setting up the problem, modifying the algorithms and visualising the discovered solutions is as easy and handy as Setting up the problem, modifying the algorithms and visualising the discovered solutions is as easy and handy as