Generated on Tue Oct 22 2013 00:49:09 for Gecode by doxygen 1.8.4
val-sel-commit.cpp File Reference

(Revision: 13438)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Branch
 Integer branchers.
 

Constant Groups

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Branch
 Integer branchers.
 

Functions

ValSelCommitBase< IntView, int > * Gecode::Int::Branch::valselcommitint (Space &home, int n, const IntValBranch &ivb)
 Return value and commit for integer views. More...
 
ValSelCommitBase< IntView, int > * Gecode::Int::Branch::valselcommitint (Space &home, const IntAssign &ia)
 Return value and commit for integer views. More...
 
ValSelCommitBase< BoolView, int > * Gecode::Int::Branch::valselcommitbool (Space &home, int n, const IntValBranch &ivb)
 Return value and commit for Boolean views. More...
 
ValSelCommitBase< BoolView, int > * Gecode::Int::Branch::valselcommitbool (Space &home, const IntAssign &ia)
 Return value and commit for Boolean views. More...