Gecode::SetVarBranch Gecode::VarBranch set.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 minimum unknown element. SEL_MIN_MAX With largest minimum unknown element. SEL_MAX_MIN With smallest maximum unknown element. SEL_MAX_MAX With largest maximum unknown element. SEL_SIZE_MIN With smallest unknown set. SEL_SIZE_MAX With largest unknown set. 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::SetVarBranch::s s Which variable to select. forceinline Gecode::SetVarBranch::SetVarBranch (void) SetVarBranch void Initialize with strategy SEL_NONE. forceinline Gecode::SetVarBranch::SetVarBranch (Rnd r) SetVarBranch Rnd r Initialize with random number generator r. forceinline Gecode::SetVarBranch::SetVarBranch (Select s, BranchTbl t) SetVarBranch Select s BranchTbl t Initialize with selection strategy s and tie-break limit function t. forceinline Gecode::SetVarBranch::SetVarBranch (Select s, double d, BranchTbl t) SetVarBranch Select s double d BranchTbl t Initialize with selection strategy s, decay factor d, and tie-break limit function t. forceinline Gecode::SetVarBranch::SetVarBranch (Select s, AFC a, BranchTbl t) SetVarBranch Select s AFC a BranchTbl t Initialize with selection strategy s, afc a, and tie-break limit function t. forceinline Gecode::SetVarBranch::SetVarBranch (Select s, Activity a, BranchTbl t) SetVarBranch Select s Activity a BranchTbl t Initialize with selection strategy s, activity a, and tie-break limit function t. forceinline Gecode::SetVarBranch::SetVarBranch (Select s, VoidFunction mf, BranchTbl t) SetVarBranch Select s VoidFunction mf BranchTbl t Initialize with selection strategy s, branch merit function mf, and tie-break limit function t. Select forceinline SetVarBranch::Select Gecode::SetVarBranch::select (void) const select void Return selection strategy. void forceinline void Gecode::SetVarBranch::expand (Home home, const SetVarArgs &x) expand Home home const SetVarArgs & 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::SetVarBranch_act Gecode::SetVarBranch_afc Gecode::SetVarBranch_decay Gecode::SetVarBranch_mf Gecode::SetVarBranch_rnd Gecode::SetVarBranch_tbl Gecode::SetVarBranchactivity Gecode::SetVarBranchactivity Gecode::SetVarBranchafc Gecode::SetVarBranchafc Gecode::SetVarBranchdecay Gecode::SetVarBranchexpand Gecode::SetVarBranchmerit Gecode::SetVarBranchrnd Gecode::SetVarBranchs Gecode::SetVarBranchSEL_ACTIVITY_MAX Gecode::SetVarBranchSEL_ACTIVITY_MIN Gecode::SetVarBranchSEL_ACTIVITY_SIZE_MAX Gecode::SetVarBranchSEL_ACTIVITY_SIZE_MIN Gecode::SetVarBranchSEL_AFC_MAX Gecode::SetVarBranchSEL_AFC_MIN Gecode::SetVarBranchSEL_AFC_SIZE_MAX Gecode::SetVarBranchSEL_AFC_SIZE_MIN Gecode::SetVarBranchSEL_DEGREE_MAX Gecode::SetVarBranchSEL_DEGREE_MIN Gecode::SetVarBranchSEL_DEGREE_SIZE_MAX Gecode::SetVarBranchSEL_DEGREE_SIZE_MIN Gecode::SetVarBranchSEL_MAX_MAX Gecode::SetVarBranchSEL_MAX_MIN Gecode::SetVarBranchSEL_MERIT_MAX Gecode::SetVarBranchSEL_MERIT_MIN Gecode::SetVarBranchSEL_MIN_MAX Gecode::SetVarBranchSEL_MIN_MIN Gecode::SetVarBranchSEL_NONE Gecode::SetVarBranchSEL_RND Gecode::SetVarBranchSEL_SIZE_MAX Gecode::SetVarBranchSEL_SIZE_MIN Gecode::SetVarBranchSelect Gecode::SetVarBranchselect Gecode::SetVarBranchSetVarBranch Gecode::SetVarBranchSetVarBranch Gecode::SetVarBranchSetVarBranch Gecode::SetVarBranchSetVarBranch Gecode::SetVarBranchSetVarBranch Gecode::SetVarBranchSetVarBranch Gecode::SetVarBranchSetVarBranch Gecode::SetVarBranchtbl Gecode::SetVarBranchVarBranch Gecode::SetVarBranchVarBranch Gecode::SetVarBranchVarBranch Gecode::SetVarBranchVarBranch Gecode::SetVarBranchVarBranch Gecode::SetVarBranchVarBranch