Genetics4j

Introduction

This is the core module which includes:

  • Base classes to support the definition and execution of Evolutionary Algorithms, supporting Genetic Algorithms
  • Operators to select individuals
  • Operators to combine individuals
  • Operators to mutate individuals
  • Definition of some replacement strategies