- incrementGeneration() - Method in class jcgp.backend.resources.ModifiableResources
-
Adds 1 to the current generation.
- incrementRun() - Method in class jcgp.backend.resources.ModifiableResources
-
Adds 1 to the current generation.
- initialise(Function, Connection...) - Method in class jcgp.backend.population.Node
-
Initialises the node with the specified values.
- Input - Class in jcgp.backend.population
-
This is a chromosome input.
- Input(int) - Constructor for class jcgp.backend.population.Input
-
Initialises a new input with the current index.
- inputs() - Method in class jcgp.backend.resources.Resources
-
- IntegerMonitor - Class in jcgp.backend.parameters.monitors
-
This is a special type of IntegerParameter
which
cannot be modified in the GUI (if the GUI is in use).
- IntegerMonitor(int, String) - Constructor for class jcgp.backend.parameters.monitors.IntegerMonitor
-
Creates a new instance of this class, assuming the monitor
is not critical.
- IntegerMonitor(int, String, boolean) - Constructor for class jcgp.backend.parameters.monitors.IntegerMonitor
-
Creates a new instance of this class.
- IntegerParameter - Class in jcgp.backend.parameters
-
Parameter subclass for the double type.
- IntegerParameter(int, String) - Constructor for class jcgp.backend.parameters.IntegerParameter
-
Creates a new instance of this class, assuming the parameter
is not critical.
- IntegerParameter(int, String, boolean) - Constructor for class jcgp.backend.parameters.IntegerParameter
-
Creates a new instance of this class.
- INVALID_PARAMETER_STYLE - Static variable in class jcgp.gui.settings.parameters.GUIParameter
-
- isCritical() - Method in class jcgp.backend.parameters.Parameter
-
- isEnabled(Function) - Method in class jcgp.backend.function.FunctionSet
-
Checks if a specified function is enabled.
- isEvaluating() - Method in class jcgp.gui.population.ChromosomePane
-
- isEvaluating() - Method in class jcgp.gui.population.PopulationPane
-
- isExperimentRunning() - Method in class jcgp.gui.settings.SettingsPane
-
- isFinished() - Method in class jcgp.JCGP
-
Returns the experiment's status.
- isLocked() - Method in class jcgp.gui.population.GUIGene
-
- isMonitor() - Method in class jcgp.backend.parameters.Parameter
-
- isResetRequired() - Method in class jcgp.gui.settings.SettingsPane
-
- isSuccessful() - Method in class jcgp.backend.statistics.RunEntry
-
- isValid() - Method in class jcgp.gui.settings.parameters.GUIParameter
-
- isWorking() - Method in class jcgp.gui.GUI
-