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:
parent
05dc00814e
commit
6c94e8609d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
jsprit
|
jsprit
|
||||||
======
|
======
|
||||||
jsprit is a java based, open source toolkit for solving a set of well-known [vehicle routing problems](http://neo.lcc.uma.es/vrp/vehicle-routing-problem/) (VRP).
|
jsprit is a java based, open source toolkit for solving a set of well-known <a href="http://neo.lcc.uma.es/vrp/vehicle-routing-problem/" target="_blank">vehicle routing problems</a> (VRP).
|
||||||
It is lightweight and easy-to-use, and based on heuristics currently solving
|
It is lightweight and easy-to-use, and based on heuristics currently solving
|
||||||
- [Capacitated VRP](http://neo.lcc.uma.es/vrp/vrp-flavors/capacitated-vrp/)
|
- [Capacitated VRP](http://neo.lcc.uma.es/vrp/vrp-flavors/capacitated-vrp/)
|
||||||
- [Multiple Depot VRP](http://neo.lcc.uma.es/vrp/vrp-flavors/multiple-depot-vrp/)
|
- [Multiple Depot VRP](http://neo.lcc.uma.es/vrp/vrp-flavors/multiple-depot-vrp/)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue