Class: Wallace::Fitness

Inherits:
Object
  • Object
show all
Includes:
Comparable
Defined in:
lib/core/fitness.rb

Overview

The base fitness measure class. Fitness objects are responsible for storing fitness details for a given individual and should implement ordering functionality such that they can be compared and sorted.

Direct Known Subclasses

RawFitness

Defined Under Namespace

Classes: RawFitness