- BAD_SELECTION_COLOUR - Static variable in class jcgp.gui.GUI
-
- BASE_CHECKBOX_STYLE - Static variable in class jcgp.gui.settings.parameters.GUIParameter
-
- BASE_TEXT_STYLE - Static variable in class jcgp.gui.settings.parameters.GUIParameter
-
- BestFitness - Enum in jcgp.backend.modules.problem
-
- BooleanMonitor - Class in jcgp.backend.parameters.monitors
-
This is a special type of BooleanParameter
which
cannot be modified in the GUI (if the GUI is in use).
- BooleanMonitor(boolean, String) - Constructor for class jcgp.backend.parameters.monitors.BooleanMonitor
-
Creates a new instance of this class, assuming the monitor
is not critical.
- BooleanMonitor(boolean, String, boolean) - Constructor for class jcgp.backend.parameters.monitors.BooleanMonitor
-
Creates a new instance of this class.
- BooleanParameter - Class in jcgp.backend.parameters
-
Parameter subclass for the boolean type.
- BooleanParameter(boolean, String) - Constructor for class jcgp.backend.parameters.BooleanParameter
-
Creates a new instance of this class, assuming the parameter
is not critical.
- BooleanParameter(boolean, String, boolean) - Constructor for class jcgp.backend.parameters.BooleanParameter
-
Creates a new instance of this class.
- BoundedDivision() - Constructor for class jcgp.backend.function.TravellingSalesmanFunctions.BoundedDivision
-
- bringFunctionSelector(MouseEvent, GUINode) - Method in class jcgp.gui.GUI
-