Specifies desired optimization type for the problem.
If this property is set to Minimize then genes with smaller evaluation function values are more desirable. If this property is set to Maximize then genes with bigger evaluation function values are more desirable.
GeneticAlgorithm Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace