diff --git a/README.md b/README.md index 5b77fca7..bc154757 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ It is lightweight and easy-to-use, and based on heuristics currently solving - Multiple Depot VRP - VRP with Time Windows - VRP with Backhauls -- VRP with Pickups and Deliveries - VRP with Heterogeneous Fleet - Time-dependent VRP - Various combination of these types @@ -21,6 +20,8 @@ can be used, and a dynamic and interactive visualiser greatly enhances the analy ##In Development - continues improvement of code, handling and performance - stable API to easily build algorithms from scratch +- VRP with pickups and deliveries +- release 1.0.0 ##Documentation