Uses of Class
jopt.csp.solution.SetSolution

Packages that use SetSolution
jopt.csp.solution Defines structures for storing solutions to constraint satisfaction problems 
 

Uses of SetSolution in jopt.csp.solution
 

Methods in jopt.csp.solution that return SetSolution
 SetSolution SolverSolution.add(CspSetVariable var)
          Adds a set variable solution
 SetSolution SolverSolution.getSolution(CspSetVariable var)
          Returns a stored solution for a set variable