Uses of Class
jopt.csp.util.IntSparseSet

Packages that use IntSparseSet
jopt.csp.variable The interfaces for building, combining, and constraining variables and expressions  
 

Uses of IntSparseSet in jopt.csp.variable
 

Methods in jopt.csp.variable with parameters of type IntSparseSet
 CspIntVariable CspVariableFactory.intVar(java.lang.String name, IntSparseSet vals)
          Creates an instance of a CspIntVariable object; uses an interval domain by default