From 89db60f302714a7b0549d53a26ee85d8c5754067 Mon Sep 17 00:00:00 2001 From: jsprit Date: Sat, 12 Apr 2014 14:41:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc75a7ad..ed99a833 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ to manage your dependencies, go to [snapshot-jars](https://github.com/jsprit/mvn [Abraham Gausachs](https://github.com/agausachs) ##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.