From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Thu, 22 May 2014 07:44:52 +0100 Subject: Final commit, will release later today. --- doc/index-files/index-17.html | 55 ++++++++++++++++++++++++++----------------- 1 file changed, 33 insertions(+), 22 deletions(-) (limited to 'doc/index-files/index-17.html') diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html index b279eb1..97e57a3 100644 --- a/doc/index-files/index-17.html +++ b/doc/index-files/index-17.html @@ -2,9 +2,9 @@ - + S-Index - + @@ -110,17 +110,9 @@
 
setColumns(int) - Method in class jcgp.backend.resources.ModifiableResources
 
-
setConnection(int, Connection) - Method in interface jcgp.backend.population.Mutable
-
-
This method sets the indexed connection to the specified new connection.
-
setConnection(int, Connection) - Method in class jcgp.backend.population.Node
-
 
-
setConnection(int, Connection) - Method in class jcgp.backend.population.Output
-
When mutating an output, the index parameter - is simply ignored and the output source is - set.
+
This method sets the indexed connection to the specified new connection.
setConnectionLine(GUIGene) - Method in class jcgp.gui.population.GUIGene
 
@@ -130,15 +122,15 @@
 
setConnectionLine(GUIGene) - Method in class jcgp.gui.population.GUIOutput
 
-
setConnections(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIGene
+
setConnectionStates(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIGene
 
-
setConnections(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIInput
+
setConnectionStates(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIInput
Set all connections to a given state.
-
setConnections(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUINode
+
setConnectionStates(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUINode
 
-
setConnections(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIOutput
+
setConnectionStates(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIOutput
 
setConsole(Console) - Method in class jcgp.backend.resources.ModifiableResources
@@ -157,7 +149,9 @@
Sets a new string containing details about the current status.
setEvaluating(boolean) - Method in class jcgp.gui.GUI
-
 
+
+
Set the system into evaluation mode.
+
setEvaluating(boolean) - Method in class jcgp.gui.population.PopulationPane
 
setEvolutionaryStrategy(int) - Method in class jcgp.JCGP
@@ -209,8 +203,12 @@
 
setRuns(int) - Method in class jcgp.backend.resources.ModifiableResources
 
-
setSeed(int) - Method in class jcgp.backend.resources.ModifiableResources
+
setSeed(long) - Method in class jcgp.backend.resources.ModifiableResources
 
+
setSource(Connection) - Method in class jcgp.backend.population.Output
+
+
This method sets the output source to the specified connection.
+
setState(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIGene
 
setState(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIInput
@@ -220,11 +218,20 @@
setState(GUIGene.GUIGeneState) - Method in class jcgp.gui.population.GUIOutput
 
SETTINGS_MIN_WIDTH - Static variable in class jcgp.gui.GUI
-
 
+
+
The minimum width of the settings pane, to prevent it + from being resized beyond visibility.
+
SettingsPane - Class in jcgp.gui.settings
-
 
+
+
This is a fairly hefty class which encapsulates the entire right-hand + control pane.
+
SettingsPane(GUI) - Constructor for class jcgp.gui.settings.SettingsPane
-
 
+
+
Create a new instance of SettingsPane associated + with the specified GUI object.
+
setValue(Object) - Method in class jcgp.backend.population.Input
Sets this input's value.
@@ -238,7 +245,9 @@
SOCKET_RADIUS - Static variable in class jcgp.gui.population.GUIGene
 
SOFT_HIGHLIGHT_COLOUR - Static variable in class jcgp.gui.GUI
-
 
+
+
A string containing the hexadecimal colour used for a soft highlight.
+
sort() - Method in class jcgp.backend.population.Population
Sorts the population in ascending order of fitness quality.
@@ -269,7 +278,9 @@
Create a new statistics logger, use this when resetting is necessary.
step() - Method in class jcgp.gui.GUI
-
 
+
+
Perform a single generation using nextGeneration().
+
Subtraction() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.Subtraction
 
SymbolicRegressionFunctions - Class in jcgp.backend.function
-- cgit v1.2.3