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-15.html | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'doc/index-files/index-15.html') 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
-- cgit v1.2.3