- Nand() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.Nand
-
- NaturalLog() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.NaturalLog
-
- NEUTRAL_COLOUR - Static variable in class jcgp.gui.GUI
-
A string containing the hexadecimal colour used for representing neutrality.
- NEUTRAL_SELECTION_COLOUR - Static variable in class jcgp.gui.GUI
-
A string containing the hexadecimal colour used for representing a neutral selection.
- nextGeneration() - Method in class jcgp.JCGP
-
Performs one full generational cycle.
- Node - Class in jcgp.backend.population
-
Nodes make up the main part of the chromosome,
where the actual functions are evolved.
- Node(Chromosome, int, int) - Constructor for class jcgp.backend.population.Node
-
Constructs a new instance of Node
with the
specified parameters.
- NODE_RADIUS - Static variable in class jcgp.gui.population.GUIGene
-
- NODE_TEXT - Static variable in class jcgp.gui.population.GUIGene
-
- nodes() - Method in class jcgp.backend.resources.Resources
-
- Nor() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.Nor
-
- NotA() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.NotA
-
- NotB() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.NotB
-