Generated on Wed Nov 5 2014 05:18:33 for Gecode by doxygen 1.7.6.1
val-sel-commit.cpp File Reference

(Revision: 13438)

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.


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