Gecode::VarBranch Gecode::FloatVarBranch Gecode::IntVarBranch Gecode::SetVarBranch branch-var.hpp BranchTbl BranchTbl Gecode::VarBranch::_tbl _tbl Tie-breaking limit function. Rnd Rnd Gecode::VarBranch::_rnd _rnd Random number generator. double double Gecode::VarBranch::_decay _decay Decay information for AFC and activity. AFC AFC Gecode::VarBranch::_afc _afc AFC information. Activity Activity Gecode::VarBranch::_act _act Activity information. VoidFunction VoidFunction Gecode::VarBranch::_mf _mf Merit function (generic function pointer) forceinline Gecode::VarBranch::VarBranch (BranchTbl t) VarBranch BranchTbl t Initialize with tie-break limit function t. forceinline Gecode::VarBranch::VarBranch (Rnd r) VarBranch Rnd r Initialize with random number generator r. forceinline Gecode::VarBranch::VarBranch (double d, BranchTbl t) VarBranch double d BranchTbl t Initialize with decay factor d and tie-break limit function t. forceinline Gecode::VarBranch::VarBranch (AFC a, BranchTbl t) VarBranch AFC a BranchTbl t Initialize with AFC a and tie-break limit function t. forceinline Gecode::VarBranch::VarBranch (Activity a, BranchTbl t) VarBranch Activity a BranchTbl t Initialize with activity a and tie-break limit function t. forceinline Gecode::VarBranch::VarBranch (void(*f)(void), BranchTbl t) VarBranch void(*)(void) f BranchTbl t Initialize with merit function f and tie-break limit function t. BranchTbl forceinline BranchTbl Gecode::VarBranch::tbl (void) const tbl void Return tie-break limit function. Rnd Rnd Gecode::VarBranch::rnd (void) const rnd void Return random number generator. double double Gecode::VarBranch::decay (void) const decay void Return decay factor. AFC AFC Gecode::VarBranch::afc (void) const afc void Return AFC. void void Gecode::VarBranch::afc (AFC a) afc AFC a Set AFC to a. Activity Activity Gecode::VarBranch::activity (void) const activity void Return activity. void void Gecode::VarBranch::activity (Activity a) activity Activity a Set activity to a. VoidFunction forceinline VoidFunction Gecode::VarBranch::merit (void) const merit void Return merit function. Variable branching information. m def storage _rnd _act _tbl _afc local vars_u vars_noidx shared active queue def Gecode::VarBranch_act Gecode::VarBranch_afc Gecode::VarBranch_decay Gecode::VarBranch_mf Gecode::VarBranch_rnd Gecode::VarBranch_tbl Gecode::VarBranchactivity Gecode::VarBranchactivity Gecode::VarBranchafc Gecode::VarBranchafc Gecode::VarBranchdecay Gecode::VarBranchmerit Gecode::VarBranchrnd Gecode::VarBranchtbl Gecode::VarBranchVarBranch Gecode::VarBranchVarBranch Gecode::VarBranchVarBranch Gecode::VarBranchVarBranch Gecode::VarBranchVarBranch Gecode::VarBranchVarBranch