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:
parent
557da50e35
commit
a827ed6829
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ to manage your dependencies, go to [snapshot-jars](https://github.com/jsprit/mvn
|
||||||
##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. It is motivated by two issues.
|
||||||
|
|
||||||
First, there is an almost endless list of papers and algorithms to tackle vehicle routing problems, **BUT** there are (as far as I know) only a [very few open source implementations](https://github.com/jsprit/jsprit/wiki/Other-Projects) of one of these thousands algorithms.
|
First, you can find vehicle routing problems **everywhere** from pizza services, parcel deliveries, bicycle messengers, craftsmen, passenger transport on demand to the various shipping companies. This propably eplains why there is an almost endless list of papers and algorithms to these problems, **BUT** there are (as far as I know) only a [very few open source implementations](https://github.com/jsprit/jsprit/wiki/Other-Projects) of one of these thousands algorithms. And there are even less projects coping with real world or rich vehicle routing problems (that have many side constraints).
|
||||||
|
|
||||||
Second, it is motivated by my PhD-project at [KIT](http://www.kit.edu/english/index.php) where I apply vehicle routing algorithms to solve behavioural models of freight agents to assess (freight) transport policy measures.
|
Second, it is motivated by my PhD-project at [KIT](http://www.kit.edu/english/index.php) where I apply vehicle routing algorithms to solve behavioural models of freight agents to assess (freight) transport policy measures.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue