Class: Evolvable::Goal::Maximize Deprecated

Inherits:
MaximizeGoal show all
Defined in:
lib/evolvable/maximize_goal.rb

Overview

Deprecated.

Will be removed in 2.0. Use MaximizeGoal instead

Instance Attribute Summary

Attributes inherited from Evolvable::Goal

#value

Method Summary

Methods inherited from MaximizeGoal

#evaluate, #met?, #value

Methods inherited from Evolvable::Goal

#evaluate, #initialize, #met?

Constructor Details

This class inherits a constructor from Evolvable::Goal