From dc0ecb307fa4b1575124568a53e17aef11cf2ffa Mon Sep 17 00:00:00 2001
From: jsprit <4sschroeder@gmail.com>
Date: Tue, 23 Jul 2013 11:05:33 +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 7b48bb97..e0cb9338 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ reading classical VRP instances to benchmark your algorithm.
##In Development
- VRP with Backhauls
- Pickup and Delivery
-- Interface to MATSim which allows network-based problems (e.g. OSM generated) and dynamic, interactive visualization
+- Interface to MATSim which allows network-based problems (e.g. OSM generated), least cost path routing with fast A* and Dijkstra algortihms and dynamic, interactive visualization
##License
This program is free software; you can redistribute it and/or