|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IntSolution | |
| jopt.csp.solution | Defines structures for storing solutions to constraint satisfaction problems |
| Uses of IntSolution in jopt.csp.solution |
| Methods in jopt.csp.solution that return IntSolution | |
IntSolution |
SolverSolution.add(CspIntVariable var)
Adds an integer variable solution |
IntSolution |
SolverSolution.getSolution(CspIntVariable var)
Returns a stored solution for an integer variable |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||