Gecode::FloatValBranch Gecode::ValBranch float.hh Select SEL_SPLIT_MIN Select values not greater than mean of smallest and largest value. SEL_SPLIT_MAX Select values greater than mean of smallest and largest value. SEL_SPLIT_RND Select values randomly which are not greater or not smaller than mean of largest and smallest value. SEL_VAL_COMMIT Select value according to user-defined functions. Which value selection. Select Select Gecode::FloatValBranch::s s Which value to select. forceinline Gecode::FloatValBranch::FloatValBranch (Select s=SEL_SPLIT_MIN) FloatValBranch Select s SEL_SPLIT_MIN Initialize with selection strategy s. forceinline Gecode::FloatValBranch::FloatValBranch (Rnd r) FloatValBranch Rnd r Initialize with random number generator r. forceinline Gecode::FloatValBranch::FloatValBranch (VoidFunction v, VoidFunction c) FloatValBranch VoidFunction v VoidFunction c Initialize with value function f and commit function c. Select forceinline FloatValBranch::Select Gecode::FloatValBranch::select (void) const select void Return selection strategy. Which values to select for branching first. r Gecode::FloatValBranchcf Gecode::FloatValBranchcommit Gecode::FloatValBranchFloatValBranch Gecode::FloatValBranchFloatValBranch Gecode::FloatValBranchFloatValBranch Gecode::FloatValBranchr Gecode::FloatValBranchrnd Gecode::FloatValBranchs Gecode::FloatValBranchSEL_SPLIT_MAX Gecode::FloatValBranchSEL_SPLIT_MIN Gecode::FloatValBranchSEL_SPLIT_RND Gecode::FloatValBranchSEL_VAL_COMMIT Gecode::FloatValBranchselect Gecode::FloatValBranchSelect Gecode::FloatValBranchval Gecode::FloatValBranchValBranch Gecode::FloatValBranchValBranch Gecode::FloatValBranchValBranch Gecode::FloatValBranchvf