Body of the find
method
Body of the find
method
Body of the findNext
method
Body of the findNext
method
Body of the findOpt
method
Body of the findOpt
method
Body of the findOptBound
method
Body of the findOptBound
method
Initializes the solver
Initializes the solver
Returns the current solution
Returns the current solution
Adds the current status of name
(experimental)
Sets the current status of name
(experimental)
Checks the timeout (experimental)
Finds the first solution
Finds the first solution
Finds the next solution
Finds the next solution
Finds the optimum solution
Finds the optimum solution
Finds a solution within the given bounds
Gets the last status of ~name~ (experimental)
Measures the time spent for executing block
(experimental)
Options of the solver
Raises the interrupted exception for timeout (experimental)
Specifies the clean-up tasks of the timeout (experimental)
Shifts the status (experimental)
Status of the solver (experimental)
Starts the timer (experimental)
Stops the timer (experimental)
Timeout value in miliseconds (experimental)
Timer (experimental)
Returns the Boolean variable value of the current solution
Returns the Boolean variable value of the current solution
use apply method of Solution instead
Returns the integer variable value of the current solution
Returns the integer variable value of the current solution
use apply method of Solution instead
Returns the Boolean variable values of the current solution
Returns the Boolean variable values of the current solution
use apply method of Solution instead
Returns the integer variable values of the current solution
Returns the integer variable values of the current solution
use apply method of Solution instead
Abstract class for CSP solvers