- HARD_HIGHLIGHT_COLOUR - Static variable in class jcgp.gui.GUI
-
A string containing the hexadecimal colour used for representing a hard highlight.
- hasImprovement(Population) - Method in class jcgp.backend.modules.problem.Problem
-
Used to assert whether a given population has a chromosome that is an improvement over
the current best chromosome.
- hasImprovement(Population) - Method in class jcgp.backend.modules.problem.TestCaseProblem
-
- hasPerfectSolution(Population) - Method in class jcgp.backend.modules.problem.DigitalCircuitProblem
-
- hasPerfectSolution(Population) - Method in class jcgp.backend.modules.problem.Problem
-
Used to assert whether a given population contains a perfect solution
to the problem.
- hasPerfectSolution(Population) - Method in class jcgp.backend.modules.problem.SymbolicRegressionProblem
-
- hideGeneValues() - Method in class jcgp.gui.GUI
-
Hide all evaluated values.
- hideValues() - Method in class jcgp.gui.population.PopulationPane
-
- HorizontalDragResize - Class in jcgp.gui.dragresize
-
This class adds horizontal drag resize functionality to any
arbitrary region provided.
- HyperbolicCosine() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.HyperbolicCosine
-
- HyperbolicSine() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.HyperbolicSine
-
- HyperbolicTangent() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.HyperbolicTangent
-
- Hypotenuse() - Constructor for class jcgp.backend.function.SymbolicRegressionFunctions.Hypotenuse
-