Module: Elitism
- Included in:
- Alps, Generational, MuLambda
- Defined in:
- ../algorithm/support/elitism.rb
Instance Attribute Summary (collapse)
-
- (Object) elite_size
Returns the value of attribute elite_size.
Instance Attribute Details
- (Object) elite_size
Returns the value of attribute elite_size
4 5 6 |
# File '../algorithm/support/elitism.rb', line 4 def elite_size @elite_size end |