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-5.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'doc/index-files/index-5.html') diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index 70705a5..f1fd3eb 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,9 +2,9 @@ - + E-Index - + @@ -78,16 +78,18 @@
Disables the indexed function.
-
evaluate(Population, Resources) - Method in class jcgp.backend.modules.problem.DigitalCircuitProblem
+
evaluate(Population) - Method in class jcgp.backend.modules.problem.DigitalCircuitProblem
 
-
evaluate(Population, Resources) - Method in class jcgp.backend.modules.problem.Problem
+
evaluate(Population) - Method in class jcgp.backend.modules.problem.Problem
The most important method of the problem type.
-
evaluate(Population, Resources) - Method in class jcgp.backend.modules.problem.SymbolicRegressionProblem
+
evaluate(Population) - Method in class jcgp.backend.modules.problem.SymbolicRegressionProblem
 
evaluateTestCase(TestCaseProblem.TestCase<Object>) - Method in class jcgp.gui.GUI
-
 
+
+
Starts the evaluation process with the given test case.
+
evaluateTestCase(TestCaseProblem.TestCase<Object>) - Method in class jcgp.gui.population.PopulationPane
 
EvolutionaryStrategy - Class in jcgp.backend.modules.es
-- cgit v1.2.3