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-04-12 14:41:48 +02:00
parent 7d62b38c67
commit 89db60f302

View file

@ -49,7 +49,7 @@ to manage your dependencies, go to [snapshot-jars](https://github.com/jsprit/mvn
[Abraham Gausachs](https://github.com/agausachs) [Abraham Gausachs](https://github.com/agausachs)
##About ##About
The jsprit-project is created and maintained by Stefan Schröder. It is motivated by two issues. The jsprit-project is created and maintained by [Stefan Schröder](https://github.com/oblonski). It is motivated by two issues.
First, you can find vehicle routing problems **everywhere** in the world of distributing and moving things and people. This probably explains why there is an almost endless list of papers and algorithms to tackle these problems. However there are only [very few open source implementations](https://github.com/jsprit/jsprit/wiki/Other-Projects) and even fewer projects that can deal with real world problems that usually have many side-constraints. First, you can find vehicle routing problems **everywhere** in the world of distributing and moving things and people. This probably explains why there is an almost endless list of papers and algorithms to tackle these problems. However there are only [very few open source implementations](https://github.com/jsprit/jsprit/wiki/Other-Projects) and even fewer projects that can deal with real world problems that usually have many side-constraints.