mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
sync merged
This commit is contained in:
commit
eb6c5345e4
3 changed files with 14 additions and 12 deletions
|
|
@ -4,6 +4,7 @@ jsprit
|
|||
|
||||
jsprit is a java based, open source toolkit for solving rich [Traveling Salesman Problems(TSP)](http://en.wikipedia.org/wiki/Travelling_salesman_problem") and [Vehicle Routing Problems(VRP)](http://neo.lcc.uma.es/vrp/vehicle-routing-problem/).
|
||||
It is lightweight, flexible and easy-to-use, and based on a single all-purpose [meta-heuristic](../docs/Meta-Heuristic.md) currently solving
|
||||
|
||||
- Capacitated VRP
|
||||
- Multiple Depot VRP
|
||||
- VRP with Time Windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue