August 2020
Intermediate to advanced
392 pages
9h 54m
English
This chapter covers
Considering options for the various steps in the genetic algorithm life cycle
Adjusting a genetic algorithm to solve varying problems
The advanced parameters for configuring a genetic algorithm life cycle based on different scenarios, problems, and datasets
NOTE Chapter 4 is a prerequisite to this chapter.
The general life cycle of a genetic algorithm is outlined in chapter 4. In this chapter, we consider other problems that may be suitable to be solved with a genetic algorithm, why some of the approaches demonstrated thus far won’t work, and alternative approaches.
As a reminder, the general life cycle of a genetic algorithm is as follows: