Gecode::IntAssign Gecode::ValBranch int.hh Select SEL_MIN Select smallest value. SEL_MED Select greatest value not greater than the median. SEL_MAX Select largest value. SEL_RND Select random value. SEL_VAL_COMMIT Select value according to user-defined functions. Which value selection. Select Select Gecode::IntAssign::s s Which value to select. forceinline Gecode::IntAssign::IntAssign (Select s=SEL_MIN) IntAssign Select s SEL_MIN Initialize with selection strategy s. forceinline Gecode::IntAssign::IntAssign (Rnd r) IntAssign Rnd r Initialize with random number generator r. forceinline Gecode::IntAssign::IntAssign (VoidFunction v, VoidFunction c) IntAssign VoidFunction v VoidFunction c Initialize with value function f and commit function c. Select forceinline IntAssign::Select Gecode::IntAssign::select (void) const select void Return selection strategy. Which values to select for assignment. r Gecode::IntAssigncf Gecode::IntAssigncommit Gecode::IntAssignIntAssign Gecode::IntAssignIntAssign Gecode::IntAssignIntAssign Gecode::IntAssignr Gecode::IntAssignrnd Gecode::IntAssigns Gecode::IntAssignSEL_MAX Gecode::IntAssignSEL_MED Gecode::IntAssignSEL_MIN Gecode::IntAssignSEL_RND Gecode::IntAssignSEL_VAL_COMMIT Gecode::IntAssignSelect Gecode::IntAssignselect Gecode::IntAssignval Gecode::IntAssignValBranch Gecode::IntAssignValBranch Gecode::IntAssignValBranch Gecode::IntAssignvf