Overview
Features
Genetic Algorithms
Standard Genetic Algorithm (SGA)
Genetic Algorithm for permutation problems (PermGA)
Particle Swarm Optimization
Simple PSO
Enhanced PSO
Differential Evolution
Standard Differential Evolution (DE/rand/1/bin)
Differential Evolution (DE/best/1/bin)
Differential Evolution (DE/rand-best/1/bin)
Differential Evolution (DE/rand/2/bin)
Differential Evolution (DE/best/2/bin)
Greedy Ascent Hill Climber
Simulated Annealing
Artificial Bee Colony
NSGA-III (Multi-Objective)
Projects
Toy problems
Sphere function (pure Excel)
Sphere function (Excel+VBA)
MOP2 function (multi-objective)
Mechanics
10 bar planar truss
25 bar space truss
Optimization using SAP2000
Parameter estimation of SMA model
Transportation
Travelling salesman problem (TSP)
Download
About
FAQs
Contact
Search
Search ...
Home
/
Projects
/
Transportation
Projects
Travelling salesman problem (TSP)
in
Transportation
Solution of the Travelling salesman problem (TSP) using metaheuristics in Microsoft Excel.