diff --git a/README.md b/README.md index 426d4ce5..045189b3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ jsprit ====== jsprit is a java based, open source toolkit for solving rich traveling salesman (TSP) and vehicle routing problems (VRP). -It is lightweight and easy-to-use, and based on heuristics currently solving +It is lightweight, flexible and easy-to-use, and based on heuristics currently solving - Capacitated VRP - Multiple Depot VRP - VRP with Time Windows