Class ProportionalGenerator

  • All Implemented Interfaces:
    ParentPoolGenerator

    public class ProportionalGenerator
    extends java.lang.Object
    implements ParentPoolGenerator
    A parent pool generator that creates a parent pool directly based of the fitnesses of the organisms
    • Constructor Detail

      • ProportionalGenerator

        public ProportionalGenerator()