The Wayback Machine - https://web.archive.org/web/20200709223947/https://github.com/topics/ant-colony-optimization
Skip to content
#

ant-colony-optimization

Here are 158 public repositories matching this topic...

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO) and Artificial Bee Colony (ABC)
  • Updated Apr 15, 2020
  • Python

Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this paper "Necula, R., Breaban, M., & Raschip, M.: Tackling Dynamic Vehicle Routing Problem with Time Windows by means of ant colony system. CEC, (2017)" (https://ieeexplore.ieee.org/document/7969606)
  • Updated Feb 3, 2017
  • Java
ypea

This repository contains source code for the four investigated ACO algoritms for the bi-objective Multiple Traveling Salesman Problem. For more details, see this paper "Necula, R., Breaban, M., Raschip, M.: Tackling the Bi-criteria Facet of Multiple Traveling Salesman Problem with Ant Colony Systems. ICTAI, (2015)" (https://ieeexplore.ieee.org/document/7372224).
  • Updated Feb 2, 2017
  • Java

Improve this page

Add a description, image, and links to the ant-colony-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ant-colony-optimization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.