Class NeatChromosomeSpec.Builder
java.lang.Object
net.bmahe.genetics4j.neat.spec.ImmutableNeatChromosomeSpec.Builder
net.bmahe.genetics4j.neat.spec.NeatChromosomeSpec.Builder
- Enclosing class:
NeatChromosomeSpec
Builds immutable NEAT chromosome specifications.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ImmutableNeatChromosomeSpec.Builder
build, from, maxWeightValue, minWeightValue, nodeLayout
-
Constructor Details
-
Builder
public Builder()
-