From 3ccc7563c1a6282ce119cc06ab0c1868ffca3048 Mon Sep 17 00:00:00 2001 From: jsprit <4sschroeder@gmail.com> Date: Tue, 23 Jul 2013 11:06:37 +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 e0cb9338..afbf06f1 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), least cost path routing with fast A* and Dijkstra algortihms 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 algorithms and dynamic, interactive visualization ##License This program is free software; you can redistribute it and/or