Skip navigation links
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
 
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
 
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
 
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 
Skip navigation links