Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
val.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Gecode
 Gecode toplevel namespace

Functions

Include smallest element SetValBranch Gecode::SET_VAL_MIN_INC (void)
Exclude smallest element SetValBranch Gecode::SET_VAL_MIN_EXC (void)
SetValBranch Gecode::SET_VAL_MED_INC (void)
SetValBranch Gecode::SET_VAL_MED_EXC (void)
Include largest element SetValBranch Gecode::SET_VAL_MAX_INC (void)
Exclude largest element SetValBranch Gecode::SET_VAL_MAX_EXC (void)
Include random element SetValBranch Gecode::SET_VAL_RND_INC (Rnd r)
Exclude random element SetValBranch Gecode::SET_VAL_RND_EXC (Rnd r)
SetValBranch Gecode::SET_VAL (SetBranchVal v, SetBranchCommit c=nullptr)
 Select value as defined by the value function v and commit function c.