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-09-02 20:17:34 +02:00
parent 5516664734
commit 675665b822

View file

@ -11,7 +11,7 @@ It is lightweight and easy-to-use, and based on heuristics currently solving
- Time-dependent VRP
- Various combination of these types
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
reading classical VRP instances to benchmark your algorithm.
Additionally, jsprit can be used along with <a href="http://www.matsim.org" target="blank_">MATSim</a>