Evolutionary Computation including Genetic Algorithm, ACO, Simulated Annealing, Tabu Search
-
Updated
Sep 9, 2018 - Java
Evolutionary Computation including Genetic Algorithm, ACO, Simulated Annealing, Tabu Search
This project presents an approach to solving the Vehicle Routing Problem (VRP) using various metaheuristics. It explores the creation of efficient delivery routes to serve customers while respecting specific constraints, implementing algorithms such as Tabu Search, Simulated Annealing, and Gradient Descent.
Add a description, image, and links to the tabu topic page so that developers can more easily learn about it.
To associate your repository with the tabu topic, visit your repo's landing page and select "manage topics."