July 2022
Intermediate to advanced
590 pages
8h 45m
English
The previous chapter presented an implementation of simulated annealing, a powerful and useful heuristic algorithm for solving TSP. We saw that this heuristic algorithm often obtains the optimum solution to the problem with relatively little computational effort.
This chapter presents another heuristic approach for TSP – genetic algorithm.
In the next section, we introduce the basis for this heuristic algorithm
A genetic algorithm is inspired by the biological maxim ...
Read now
Unlock full access