2015 | OriginalPaper | Chapter
Implementation of a Basic Genetic Algorithm
Published in:
Genetic Algorithms in Java Basics
Abstract
In this chapter we will begin to explore the techniques used to implement a basic genetic algorithm. The program we develop here will be modified adding features in the succeeding chapters in this book. We will also explore how the performance of a genetic algorithm can vary depending on its parameters and configuration.