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-03-10 22:10:00 +01:00
parent 5b349e9a74
commit 26441b978d

View file

@ -14,13 +14,7 @@ It is lightweight, flexible and easy-to-use, and based on a single all-purpose <
- Various combination of these types
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)
##In Development
- continues improvement of code, handling and performance
- simplifying management of soft and hard constraints
- multiple time-windows
- large scale instances
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)
##Documentation