diff --git a/README.md b/README.md index a065e3d2..f2679c96 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, flexible and easy-to-use, and based on heuristics currently solving +It is lightweight, flexible and easy-to-use, and based on a single meta-heuristic currently solving - Capacitated VRP - Multiple Depot VRP - VRP with Time Windows