From c35a6806df01481c1b169cd0fc47660ea1cc10fb Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 14 May 2014 01:32:51 +0100 Subject: Refactored Mutable, commented a little bit of the GUI package --- doc/index-files/index-1.html | 4 ++-- doc/index-files/index-10.html | 4 ++-- doc/index-files/index-11.html | 4 ++-- doc/index-files/index-12.html | 4 ++-- doc/index-files/index-13.html | 4 ++-- doc/index-files/index-14.html | 4 ++-- doc/index-files/index-15.html | 21 ++++++++------------- doc/index-files/index-16.html | 4 ++-- doc/index-files/index-17.html | 4 ++-- doc/index-files/index-18.html | 4 ++-- doc/index-files/index-19.html | 4 ++-- doc/index-files/index-2.html | 9 ++++++--- doc/index-files/index-20.html | 4 ++-- doc/index-files/index-21.html | 4 ++-- doc/index-files/index-22.html | 4 ++-- doc/index-files/index-3.html | 12 ++++++++++-- doc/index-files/index-4.html | 4 ++-- doc/index-files/index-5.html | 4 ++-- doc/index-files/index-6.html | 6 +++--- doc/index-files/index-7.html | 14 +++----------- doc/index-files/index-8.html | 17 ++++++++++++----- doc/index-files/index-9.html | 4 ++-- 22 files changed, 74 insertions(+), 69 deletions(-) (limited to 'doc/index-files') diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index 6a80e84..930eb20 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,9 +2,9 @@ - + A-Index - + diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html index 1bb7515..b6c43a6 100644 --- a/doc/index-files/index-10.html +++ b/doc/index-files/index-10.html @@ -2,9 +2,9 @@ - + J-Index - + diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html index ab43c3d..7b3feeb 100644 --- a/doc/index-files/index-11.html +++ b/doc/index-files/index-11.html @@ -2,9 +2,9 @@ - + L-Index - + diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html index 267c417..999529d 100644 --- a/doc/index-files/index-12.html +++ b/doc/index-files/index-12.html @@ -2,9 +2,9 @@ - + M-Index - + diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html index 0a7c5ae..90318c6 100644 --- a/doc/index-files/index-13.html +++ b/doc/index-files/index-13.html @@ -2,9 +2,9 @@ - + N-Index - + diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html index 308fcd6..29f2538 100644 --- a/doc/index-files/index-14.html +++ b/doc/index-files/index-14.html @@ -2,9 +2,9 @@ - + O-Index - + diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html index d1f37d6..704a021 100644 --- a/doc/index-files/index-15.html +++ b/doc/index-files/index-15.html @@ -2,9 +2,9 @@ - + P-Index - + @@ -132,15 +132,6 @@
Creates a new instance of PercentPointMutator.
-
perfectSolutionFound(Population) - Method in class jcgp.backend.modules.problem.DigitalCircuitProblem
-
 
-
perfectSolutionFound(Population) - Method in class jcgp.backend.modules.problem.Problem
-
-
Used to assert whether a given population contains a perfect solution - to the problem.
-
-
perfectSolutionFound(Population) - Method in class jcgp.backend.modules.problem.SymbolicRegressionProblem
-
 
PointMutator - Class in jcgp.backend.modules.mutator
Point mutator @@ -170,6 +161,10 @@
 
Power() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.Power
 
+
print(Chromosome, Resources) - Static method in class jcgp.backend.parsers.ChromosomeParser
+
+
Writes a chromosome to the console in .chr format.
+
print(String) - Method in interface jcgp.backend.resources.Console
Prints a string without line break at the end (unless the string @@ -180,7 +175,7 @@
Prints a message to the consoles ignoring report interval.
-
print(String) - Method in class jcgp.gui.console.GUIConsole
+
print(String) - Method in class jcgp.gui.console.ConsolePane
 
println(String) - Method in interface jcgp.backend.resources.Console
@@ -191,7 +186,7 @@
Prints a message to the consoles ignoring report interval.
-
println(String) - Method in class jcgp.gui.console.GUIConsole
+
println(String) - Method in class jcgp.gui.console.ConsolePane
 
printNodes() - Method in class jcgp.backend.population.Chromosome
diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html index 5f2eef1..f7d6bbb 100644 --- a/doc/index-files/index-16.html +++ b/doc/index-files/index-16.html @@ -2,9 +2,9 @@ - + R-Index - + diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html index b609fb2..b279eb1 100644 --- a/doc/index-files/index-17.html +++ b/doc/index-files/index-17.html @@ -2,9 +2,9 @@ - + S-Index - + diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html index 81fdf2b..ed24a92 100644 --- a/doc/index-files/index-18.html +++ b/doc/index-files/index-18.html @@ -2,9 +2,9 @@ - + T-Index - + diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html index 6a35cb4..88a6413 100644 --- a/doc/index-files/index-19.html +++ b/doc/index-files/index-19.html @@ -2,9 +2,9 @@ - + U-Index - + diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index 186fecc..92997ff 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,9 +2,9 @@ - + B-Index - + @@ -81,7 +81,10 @@
BASE_TEXT_STYLE - Static variable in class jcgp.gui.settings.parameters.GUIParameter
 
BestFitness - Enum in jcgp.backend.modules.problem
-
 
+
+
Enum type to allow problems to indicate their fitness + orientation.
+
BooleanMonitor - Class in jcgp.backend.parameters.monitors
This is a special type of BooleanParameter which diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html index 83339e6..1a78e05 100644 --- a/doc/index-files/index-20.html +++ b/doc/index-files/index-20.html @@ -2,9 +2,9 @@ - + V-Index - + diff --git a/doc/index-files/index-21.html b/doc/index-files/index-21.html index 308eabe..652ffa2 100644 --- a/doc/index-files/index-21.html +++ b/doc/index-files/index-21.html @@ -2,9 +2,9 @@ - + W-Index - + diff --git a/doc/index-files/index-22.html b/doc/index-files/index-22.html index 9e8da56..5039c54 100644 --- a/doc/index-files/index-22.html +++ b/doc/index-files/index-22.html @@ -2,9 +2,9 @@ - + X-Index - + diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index 7b7d4d2..9549185 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,9 +2,9 @@ - + C-Index - + @@ -128,6 +128,14 @@
CONSOLE_MIN_HEIGHT - Static variable in class jcgp.gui.GUI
 
+
ConsolePane - Class in jcgp.gui.console
+
+
Console pane used by the GUI to display CGP output messages.
+
+
ConsolePane() - Constructor for class jcgp.gui.console.ConsolePane
+
+
Creates a new instance of this class.
+
ConstantOne() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.ConstantOne
 
ConstantZero() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.ConstantZero
diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html index d78174e..38673b5 100644 --- a/doc/index-files/index-4.html +++ b/doc/index-files/index-4.html @@ -2,9 +2,9 @@ - + D-Index - + diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index a056ba9..70705a5 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,9 +2,9 @@ - + E-Index - + diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index 925008d..8512e0b 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,9 +2,9 @@ - + F-Index - + @@ -92,7 +92,7 @@
Outputs all buffered messages to the console.
-
flush() - Method in class jcgp.gui.console.GUIConsole
+
flush() - Method in class jcgp.gui.console.ConsolePane
 
flushConsole() - Method in class jcgp.gui.GUI
 
diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index 30395b3..fe440f2 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,9 +2,9 @@ - + G-Index - + @@ -464,7 +464,7 @@
 
GUI - Class in jcgp.gui
-
Main class for the graphical user interface (GUI)
+
Main class for the graphical user interface (GUI).
GUI() - Constructor for class jcgp.gui.GUI
 
@@ -473,14 +473,6 @@
This extension of @code{GUIParameter} uses a @code{CheckBox} to display the value of a @code{BooleanParameter}.
-
GUIConsole - Class in jcgp.gui.console
-
-
Console pane used by the GUI to display CGP output messages.
-
-
GUIConsole() - Constructor for class jcgp.gui.console.GUIConsole
-
-
Creates a new instance of this class.
-
GUIDoubleParameter - Class in jcgp.gui.settings.parameters
This extension of @code{GUIParameter} uses a @code{TextField} to display diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html index 1f4c14a..0e628a8 100644 --- a/doc/index-files/index-8.html +++ b/doc/index-files/index-8.html @@ -2,9 +2,9 @@ - + H-Index - + @@ -76,14 +76,21 @@
HARD_HIGHLIGHT_COLOUR - Static variable in class jcgp.gui.GUI
 
-
hasImprovement(Population) - Method in class jcgp.backend.modules.problem.DigitalCircuitProblem
-
 
hasImprovement(Population) - Method in class jcgp.backend.modules.problem.Problem
Used to assert whether a given population has a chromosome that is an improvement over the current best chromosome.
-
hasImprovement(Population) - Method in class jcgp.backend.modules.problem.SymbolicRegressionProblem
+
hasImprovement(Population) - Method in class jcgp.backend.modules.problem.TestCaseProblem
+
 
+
hasPerfectSolution(Population) - Method in class jcgp.backend.modules.problem.DigitalCircuitProblem
+
 
+
hasPerfectSolution(Population) - Method in class jcgp.backend.modules.problem.Problem
+
+
Used to assert whether a given population contains a perfect solution + to the problem.
+
+
hasPerfectSolution(Population) - Method in class jcgp.backend.modules.problem.SymbolicRegressionProblem
 
hideGeneValues() - Method in class jcgp.gui.GUI
 
diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html index fcefb3b..3d6872d 100644 --- a/doc/index-files/index-9.html +++ b/doc/index-files/index-9.html @@ -2,9 +2,9 @@ - + I-Index - + -- cgit v1.2.3