Uses of Class
org.jacop.search.SimpleSelect
Packages that use SimpleSelect
-
Uses of SimpleSelect in org.jacop.floats.search
Subclasses of SimpleSelect in org.jacop.floats.searchModifier and TypeClassDescriptionclassSplitRandomSelectFloat<T extends Var>It is simple and customizable selector of decisions (constraints) which will be enforced by search.classSplitSelectFloat<T extends Var>It is simple and customizable selector of decisions (constraints) which will be enforced by search. -
Uses of SimpleSelect in org.jacop.search
Subclasses of SimpleSelect in org.jacop.searchModifier and TypeClassDescriptionclassSplitRandomSelect<T extends IntVar>It is simple and customizable selector of decisions (constraints) which will be enforced by search.classSplitSelect<T extends IntVar>It is simple and customizable selector of decisions (constraints) which will be enforced by search.