2015 | OriginalPaper | Chapter
Traveling Salesman
Published in:
Genetic Algorithms in Java Basics
Abstract
In this chapter, we are going to explore the traveling salesman problem and how it can be solved using a genetic algorithm. In doing so, we will be looking at the properties of the traveling salesman problem and how we can use those properties to design the genetic algorithm.