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
ffeb4bc8a9
commit
68ebf95b20
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
jsprit
|
||||
======
|
||||
[](https://travis-ci.org/jsprit/jsprit)
|
||||
|
||||
jsprit is a java based, open source toolkit for solving rich <a href="http://en.wikipedia.org/wiki/Travelling_salesman_problem" target="_blank">traveling salesman</a> (TSP) and <a href="http://neo.lcc.uma.es/vrp/vehicle-routing-problem/" target="_blank">vehicle routing problems</a> (VRP).
|
||||
It is lightweight, flexible and easy-to-use, and based on a single all-purpose <a href="https://github.com/jsprit/jsprit/wiki/Meta-Heuristic" target="_blank">meta-heuristic</a> currently solving
|
||||
- Capacitated VRP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue