From b42de46036f88989a41935ef7f67538d23415e18 Mon Sep 17 00:00:00 2001 From: JonZhao <1044264932@qq.com> Date: Wed, 29 May 2019 16:39:15 +0800 Subject: update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ad2924b..abc0c18 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,9 @@ A **python** implementation of a **ant colony optimization** based solution to * ## Example -```

- +

-``` ## Reference 1. `Gambardella L M, Taillard É, Agazzi G. Macs-vrptw: A multiple colony system for vehicle routing problems with time windows[C]//New ideas in optimization. 1999.` \ No newline at end of file -- cgit v1.2.3