Class NeatChromosomeCreepMutationHandler

java.lang.Object
net.bmahe.genetics4j.neat.mutation.chromosome.AbstractNeatChromosomeConnectionMutationHandler<CreepMutation>
net.bmahe.genetics4j.neat.mutation.chromosome.NeatChromosomeCreepMutationHandler
All Implemented Interfaces:
ChromosomeMutationHandler<NeatChromosome>

public class NeatChromosomeCreepMutationHandler extends AbstractNeatChromosomeConnectionMutationHandler<CreepMutation>