Documentation of 'org.encog.ml.ea.species.SingleSpeciation' Java class
SingleSpeciation
org.encog.ml.ea.species

Class SingleSpeciation

  • All Implemented Interfaces:
    Speciation


    public class SingleSpeciation
    extends java.lang.Object
    implements Speciation
    This speciation strategy simply creates a single species that contains the entire population. Use this speciation strategy if you do not wish to use species.
    • Constructor Detail

      • SingleSpeciation

        public SingleSpeciation()
    • Method Detail

      • performSpeciation

        public void performSpeciation(java.util.List<Genome> genomeList)
        Perform the speciation.
        Specified by:
        performSpeciation in interface Speciation
        Parameters:
        genomeList - The genomes to speciate.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.