Class: Evolvable::Goal::Minimize Deprecated

Inherits:
MinimizeGoal show all
Defined in:
lib/evolvable/minimize_goal.rb

Overview

Deprecated.

Will be removed in 2.0. Use MinimizeGoal instead

Instance Attribute Summary

Attributes inherited from Evolvable::Goal

#value

Method Summary

Methods inherited from MinimizeGoal

#evaluate, #met?, #value

Methods inherited from Evolvable::Goal

#evaluate, #initialize, #met?

Constructor Details

This class inherits a constructor from Evolvable::Goal