Gecode::ValCommitFunction Gecode::ValCommit< View, BranchTraits< View::VarType >::ValType > brancher-val-commit.hpp class View View ValCommit< View, typename BranchTraits< typename View::VarType >::ValType >::Val typedef ValCommit<View, typename BranchTraits<typename View::VarType>::ValType>::Val Gecode::ValCommitFunction< View >::Val Val View::VarType typedef View::VarType Gecode::ValCommitFunction< View >::Var Var The corresponding variable type. BranchTraits< Var >::Commit typedef BranchTraits<Var>::Commit Gecode::ValCommitFunction< View >::CommitFunction CommitFunction The corresponding commit function. CommitFunction CommitFunction Gecode::ValCommitFunction< View >::c c The user-defined commit function. forceinline Gecode::ValCommitFunction< View >::ValCommitFunction (Space &home, const ValBranch &vb) ValCommitFunction Space & home const ValBranch & vb Constructor for initialization. forceinline Gecode::ValCommitFunction< View >::ValCommitFunction (Space &home, bool shared, ValCommitFunction &vc) ValCommitFunction Space & home bool shared ValCommitFunction & vc Constructor for cloning during copying. ModEvent forceinline ModEvent Gecode::ValCommitFunction< View >::commit (Space &home, unsigned int a, View x, int i, Val n) commit Space & home unsigned int a View x int i Val n Perform user-defined commit. NGL * forceinline NGL * Gecode::ValCommitFunction< View >::ngl (Space &home, unsigned int a, View x, Val n) const ngl Space & home unsigned int a View x Val n Create no-good literal for alternative a. void forceinline void Gecode::ValCommitFunction< View >::print (const Space &home, unsigned int a, View x, int i, const Val &n, std::ostream &o) const print const Space & home unsigned int a View x int i const Val & n std::ostream & o Print on o the alternative with view x at position i and value n. Class for user-defined value commit. Gecode::ValCommitFunctionc Gecode::ValCommitFunctioncommit Gecode::ValCommitFunctionCommitFunction Gecode::ValCommitFunctiondispose Gecode::ValCommitFunctionngl Gecode::ValCommitFunctionnotice Gecode::ValCommitFunctionprint Gecode::ValCommitFunctionVal Gecode::ValCommitFunctionValCommit Gecode::ValCommitFunctionValCommit Gecode::ValCommitFunctionValCommitFunction Gecode::ValCommitFunctionValCommitFunction Gecode::ValCommitFunctionVar Gecode::ValCommitFunctionView