Module rsgenetic::sim::seq [] [src]

Contains a sequential Simulator implementation.

Structs

Simulator

A Simulator can run genetic algorithm simulations.

Enums

FitnessType

Whether to maximize or to minimize the fitness value

SelectionType

The type of parent selection.