Uses of Class
com.anji.neat.ConnectionGene

Packages that use ConnectionGene
com.anji.neat com.anji.neat contains classes implementing NEAT framework, including genes, mutation operators, and fitness function used for XOR. 
 

Uses of ConnectionGene in com.anji.neat
 

Constructors in com.anji.neat with parameters of type ConnectionGene
ConnectionAllele(ConnectionGene aConnectionGene)