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-12.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'doc/index-files/index-12.html') diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html index 999529d..f64a1e9 100644 --- a/doc/index-files/index-12.html +++ b/doc/index-files/index-12.html @@ -2,9 +2,9 @@ - + M-Index - + @@ -75,7 +75,9 @@

M

main(String[]) - Static method in class jcgp.gui.GUI
-
 
+
+
Start JCGP with the user interface.
+
main(String...) - Static method in class jcgp.JCGP
JCGP main method, this is used to execute JCGP from the command line.
@@ -89,7 +91,9 @@
Makes the specified region drag resizable.
MEDIUM_HIGHLIGHT_COLOUR - Static variable in class jcgp.gui.GUI
-
 
+
+
A string containing the hexadecimal colour used for a medium highlight.
+
ModifiableResources - Class in jcgp.backend.resources
This subclass of Resources allows modifications to be made.
@@ -132,6 +136,14 @@
 
mutate(Chromosome) - Method in class jcgp.backend.modules.mutator.ProbabilisticMutator
 
+
mutate() - Method in interface jcgp.backend.population.Mutable
+
+
This method performs an arbitrary mutation on the Mutable.
+
+
mutate() - Method in class jcgp.backend.population.Node
+
 
+
mutate() - Method in class jcgp.backend.population.Output
+
 
Mutator - Class in jcgp.backend.modules.mutator
This class specifies the basic characteristics of a mutation operator.
-- cgit v1.2.3