Interface Chromosome

All Known Implementing Classes:
BitChromosome, DoubleChromosome, FloatChromosome, IntChromosome, NeatChromosome, TreeChromosome

public interface Chromosome
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getNumAlleles

      int getNumAlleles()