From 4f26361eb08aa09334d1eea0a124110c20d809ce Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 18 Oct 2014 15:21:45 +0200 Subject: Moved javadocs to a different repository for hosting, updated README --- doc/index-files/index-12.html | 209 ------------------------------------------ 1 file changed, 209 deletions(-) delete mode 100644 doc/index-files/index-12.html (limited to 'doc/index-files/index-12.html') diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html deleted file mode 100644 index f64a1e9..0000000 --- a/doc/index-files/index-12.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - -M-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D E F G H I J L M N O P R S T U V W X  - - -

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.
-
-
makeDragResizable(Region) - Static method in class jcgp.gui.dragresize.HorizontalDragResize
-
-
Makes the specified region drag resizable.
-
-
makeDragResizable(Region) - Static method in class jcgp.gui.dragresize.VerticalDragResize
-
-
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.
-
-
ModifiableResources() - Constructor for class jcgp.backend.resources.ModifiableResources
-
-
Creates an instance of this class and initialises - all base parameters to default values.
-
-
Module - Class in jcgp.backend.modules
-
-
This class defines the expected behaviour of a module.
-
-
Multiplication() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.Multiplication
-
 
-
Multiplication() - Constructor for class jcgp.backend.function.TravellingSalesmanFunctions.Multiplication
-
 
-
MuPlusLambda - Class in jcgp.backend.modules.es
-
-
(μ + λ)-ES -

- This strategy selects the μ fittest chromosomes from the population.
-
-
MuPlusLambda(Resources) - Constructor for class jcgp.backend.modules.es.MuPlusLambda
-
-
Creates a new instance of MuPlusLambda.
-
-
Mutable - Interface in jcgp.backend.population
-
-
Mutable declares the expected behaviour of any - part of a chromosome that is mutable, more specifically - nodes or outputs.
-
-
mutate(Chromosome) - Method in class jcgp.backend.modules.mutator.Mutator
-
-
Applies mutations to the specified chromosome according - to the parameter values.
-
-
mutate(Chromosome) - Method in class jcgp.backend.modules.mutator.PointMutator
-
 
-
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.
-
-
Mux1() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.Mux1
-
 
-
Mux2() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.Mux2
-
 
-
Mux3() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.Mux3
-
 
-
Mux4() - Constructor for class jcgp.backend.function.DigitalCircuitFunctions.Mux4
-
 
-
-A B C D E F G H I J L M N O P R S T U V W X 
- -
- - - - - - - -
- - - - -- cgit v1.2.3