From 06950efc7d477eb6f447a24b37469cfc5466260c Mon Sep 17 00:00:00 2001 From: jsprit Date: Sun, 16 Mar 2014 14:10:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba5172a9..07486a39 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ to manage your dependencies, go to [snapshot-jars](https://github.com/jsprit/mvn ##About The jsprit-project is created and maintained by Stefan Schröder. 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. 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.