Classes | Packages
Solver.java File Reference

Go to the source code of this file.

Classes

class  com.google.ortools.constraintsolver.Solver
 Solver Class A solver represents the main computation engine. More...
 
class  com.google.ortools.constraintsolver.Solver.FailException
 This exceptions signal that a failure has been raised in the C++ world. More...
 
class  com.google.ortools.constraintsolver.Solver.IntegerCastInfo
 Holds semantic information stating that the 'expression' has been cast into 'variable' using the Var() method, and that 'maintainer' is responsible for maintaining the equality between 'variable' and 'expression'. More...
 

Packages

package  com.google.ortools.constraintsolver