GeneticSharp.Domain.Fitnesses Namespace

GeneticSharp

GeneticSharp.Domain.Fitnesses Namespace GeneticSharp

[Missing <summary> documentation for "N:GeneticSharp.Domain.Fitnesses"]

Classes

  Class Description
Public class FitnessException
Exception throw when an error occurs during the execution of fitness evaluation.
Interfaces

  Interface Description
Public interface IFitness
Defines an interface for fitness function.
Remarks

A fitness function is a particular type of objective function that is used to summarise, as a single figure of merit, how close a given design solution is to achieving the set aims. OnlineWikipedia