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-08-27 09:27:33 +02:00
parent 005517ffa9
commit f95670ea4b

View file

@ -18,6 +18,8 @@ It is lightweight, flexible and easy-to-use, and based on a single all-purpose <
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. It is fit for change and extension due to a modular design and a comprehensive set of unit and integration-tests. [More features ...](https://github.com/jsprit/jsprit/wiki/features)
##[Whats New](https://github.com/jsprit/jsprit/blob/master/WHATS_NEW.md)
##Documentation
Please visit [jsprit-wiki](https://github.com/jsprit/jsprit/wiki) to learn more.