summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJonZhao <[email protected]>2019-05-29 16:39:15 +0800
committerJonZhao <[email protected]>2019-05-29 16:39:15 +0800
commitb42de46036f88989a41935ef7f67538d23415e18 (patch)
tree002633bbbec9af7f6faecf5db19f24b67494b670 /README.md
parentba461f7f88f623017f5b9f537800e1484d963d53 (diff)
downloadVRPTW-ACO-python-b42de46036f88989a41935ef7f67538d23415e18.tar.gz
VRPTW-ACO-python-b42de46036f88989a41935ef7f67538d23415e18.tar.bz2
VRPTW-ACO-python-b42de46036f88989a41935ef7f67538d23415e18.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 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
-```
<p align="center">
- <img src="/image/c101-example.gif"></a>
+ <img src="/image/c101-example.gif">
</p>
-```
## 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