From 3d545e904c1366001092b75cf294eb8fee755f07 Mon Sep 17 00:00:00 2001 From: jsprit Date: Tue, 30 Jul 2013 18:16:56 +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 24754e28..e75f424e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Please visit [jsprit-wiki](https://github.com/jsprit/jsprit/wiki) to learn more. ##About 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 alogrithms. +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. 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.