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 2014-01-05 09:44:48 +01:00
parent b4ae7cee9e
commit aa40770c70

View file

@ -13,7 +13,7 @@ It is lightweight, flexible and easy-to-use, and based on heuristics currently s
- Dial-a-Ride Problem
- 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, defining additional constraints, 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>