Gecode::FloatVarBranch Gecode::VarBranch float.hh Select SEL_NONE = 0 First unassigned. SEL_RND Random (uniform, for tie breaking) SEL_MERIT_MIN With least merit. SEL_MERIT_MAX With highest merit. SEL_DEGREE_MIN With smallest degree. SEL_DEGREE_MAX With largest degree. SEL_AFC_MIN With smallest accumulated failure count. SEL_AFC_MAX With largest accumulated failure count. SEL_ACTIVITY_MIN With lowest activity. SEL_ACTIVITY_MAX With highest activity. SEL_MIN_MIN With smallest min. SEL_MIN_MAX With largest min. SEL_MAX_MIN With smallest max. SEL_MAX_MAX With largest max. SEL_SIZE_MIN With smallest domain size. SEL_SIZE_MAX With largest domain size. SEL_DEGREE_SIZE_MIN With smallest degree divided by domain size. SEL_DEGREE_SIZE_MAX With largest degree divided by domain size. SEL_AFC_SIZE_MIN With smallest accumulated failure count divided by domain size. SEL_AFC_SIZE_MAX With largest accumulated failure count divided by domain size. SEL_ACTIVITY_SIZE_MIN With smallest activity divided by domain size. SEL_ACTIVITY_SIZE_MAX With largest activity divided by domain size. Which variable selection. Select Select Gecode::FloatVarBranch::s s Which variable to select. forceinline Gecode::FloatVarBranch::FloatVarBranch (void) FloatVarBranch void Initialize with strategy SEL_NONE. forceinline Gecode::FloatVarBranch::FloatVarBranch (Rnd r) FloatVarBranch Rnd r Initialize with random number generator r. forceinline Gecode::FloatVarBranch::FloatVarBranch (Select s, BranchTbl t) FloatVarBranch Select s BranchTbl t Initialize with selection strategy s and tie-break limit function t. forceinline Gecode::FloatVarBranch::FloatVarBranch (Select s, double, BranchTbl t) FloatVarBranch Select s double d BranchTbl t Initialize with selection strategy s, decay factor d, and tie-break limit function t. forceinline Gecode::FloatVarBranch::FloatVarBranch (Select s, AFC a, BranchTbl t) FloatVarBranch Select s AFC a BranchTbl t Initialize with selection strategy s, AFC a, and tie-break limit function t. forceinline Gecode::FloatVarBranch::FloatVarBranch (Select s, Activity a, BranchTbl t) FloatVarBranch Select s Activity a BranchTbl t Initialize with selection strategy s, activity a, and tie-break limit function t. forceinline Gecode::FloatVarBranch::FloatVarBranch (Select s, VoidFunction mf, BranchTbl t) FloatVarBranch Select s VoidFunction mf BranchTbl t Initialize with selection strategy s, branch merit function mf, and tie-break limit function t. Select forceinline FloatVarBranch::Select Gecode::FloatVarBranch::select (void) const select void Return selection strategy. void forceinline void Gecode::FloatVarBranch::expand (Home home, const FloatVarArgs &x) expand Home home const FloatVarArgs & x Expand decay factor into AFC or activity. Which variable to select for branching. m def storage _rnd _act _tbl _afc local vars_u vars_noidx shared active queue def Gecode::FloatVarBranch_act Gecode::FloatVarBranch_afc Gecode::FloatVarBranch_decay Gecode::FloatVarBranch_mf Gecode::FloatVarBranch_rnd Gecode::FloatVarBranch_tbl Gecode::FloatVarBranchactivity Gecode::FloatVarBranchactivity Gecode::FloatVarBranchafc Gecode::FloatVarBranchafc Gecode::FloatVarBranchdecay Gecode::FloatVarBranchexpand Gecode::FloatVarBranchFloatVarBranch Gecode::FloatVarBranchFloatVarBranch Gecode::FloatVarBranchFloatVarBranch Gecode::FloatVarBranchFloatVarBranch Gecode::FloatVarBranchFloatVarBranch Gecode::FloatVarBranchFloatVarBranch Gecode::FloatVarBranchFloatVarBranch Gecode::FloatVarBranchmerit Gecode::FloatVarBranchrnd Gecode::FloatVarBranchs Gecode::FloatVarBranchSEL_ACTIVITY_MAX Gecode::FloatVarBranchSEL_ACTIVITY_MIN Gecode::FloatVarBranchSEL_ACTIVITY_SIZE_MAX Gecode::FloatVarBranchSEL_ACTIVITY_SIZE_MIN Gecode::FloatVarBranchSEL_AFC_MAX Gecode::FloatVarBranchSEL_AFC_MIN Gecode::FloatVarBranchSEL_AFC_SIZE_MAX Gecode::FloatVarBranchSEL_AFC_SIZE_MIN Gecode::FloatVarBranchSEL_DEGREE_MAX Gecode::FloatVarBranchSEL_DEGREE_MIN Gecode::FloatVarBranchSEL_DEGREE_SIZE_MAX Gecode::FloatVarBranchSEL_DEGREE_SIZE_MIN Gecode::FloatVarBranchSEL_MAX_MAX Gecode::FloatVarBranchSEL_MAX_MIN Gecode::FloatVarBranchSEL_MERIT_MAX Gecode::FloatVarBranchSEL_MERIT_MIN Gecode::FloatVarBranchSEL_MIN_MAX Gecode::FloatVarBranchSEL_MIN_MIN Gecode::FloatVarBranchSEL_NONE Gecode::FloatVarBranchSEL_RND Gecode::FloatVarBranchSEL_SIZE_MAX Gecode::FloatVarBranchSEL_SIZE_MIN Gecode::FloatVarBranchselect Gecode::FloatVarBranchSelect Gecode::FloatVarBranchtbl Gecode::FloatVarBranchVarBranch Gecode::FloatVarBranchVarBranch Gecode::FloatVarBranchVarBranch Gecode::FloatVarBranchVarBranch Gecode::FloatVarBranchVarBranch Gecode::FloatVarBranchVarBranch