From 3068981c81c2d7ca40eecf6c3a1091dd2f7d1350 Mon Sep 17 00:00:00 2001 From: Jon Zhao <1044264932@qq.com> Date: Fri, 24 May 2019 14:59:01 +0800 Subject: Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d8e164 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# VRPTW-ACO-python +A **python** implementation of a **ant colony optimization** based solution to **Vehicle Routing Problem with Time Windows**. -- cgit v1.2.3