This project implements the Ant Colony Optimization (ACO) algorithm for finding the shortest path between two vertices in a weighted graph. The Ant Colony Optimization algorithm is a metaheuristic ...