summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 16d2a4a..ad2924b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
# VRPTW-ACO-python
A **python** implementation of a **ant colony optimization** based solution to **Vehicle Routing Problem with Time Windows**.
+## Example
+
+```
+<p align="center">
+ <img src="/image/c101-example.gif"></a>
+</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