Uses of Class
org.cicirello.search.representations.SingleInteger
Package
Description
This package includes classes that implement operators that create, mutate, etc, integer valued
representations.
This package includes classes related to representing solutions to optimization problems.
-
Uses of SingleInteger in org.cicirello.search.operators.integers
Modifier and TypeMethodDescriptionfinal SingleInteger
IntegerValueInitializer.createCandidateSolution()
-
Uses of SingleInteger in org.cicirello.search.representations
ModifierConstructorDescriptionSingleInteger
(SingleInteger other) Initializes this function input as a copy of another.