Genex v1.0.1-beta Genex.Tools.Evaluation View Source

Evaluation convenience functions.

Link to this section Summary

Functions

Interactive fitness for interactive genetic algorithms.

Link to this section Functions

Link to this function

interactive(buffer, prompt, chromosome)

View Source

Interactive fitness for interactive genetic algorithms.

Requires an input buffer, a prompt, and a chromosome.

Returns Integer.

Parameters

  • buffer: Input buffer.
  • prompt: Message prompt.
  • Chromosome: %Chromosome{}.