Interface DiversityBoolean

  • All Superinterfaces:
    Diversity<org.opt4j.core.genotype.BooleanGenotype>, org.opt4j.core.optimizer.Operator<org.opt4j.core.genotype.BooleanGenotype>
    All Known Implementing Classes:
    DiversityBooleanFraction

    public interface DiversityBoolean
    extends Diversity<org.opt4j.core.genotype.BooleanGenotype>
    The DiversityBoolean is the interface for Diversity operators for BooleanGenotypes.