Gecode::ViewBrancher Gecode::Brancher Gecode::ViewValBrancher< View, n, Val, a > brancher-view.hpp class View View int n n BranchTraits< typename View::VarType >::Filter typedef BranchTraits<typename View::VarType>::Filter Gecode::ViewBrancher< View, n >::BranchFilter BranchFilter The branch filter that corresponds to the var type. ViewArray< View > ViewArray<View> Gecode::ViewBrancher< View, n >::x x Views to branch on. int int Gecode::ViewBrancher< View, n >::start start Unassigned views start at x[start]. ViewSel< View > * ViewSel<View>* Gecode::ViewBrancher< View, n >::vs[n] [n] vs View selection objects. BranchFilter BranchFilter Gecode::ViewBrancher< View, n >::bf bf Branch filter function. Pos Pos Gecode::ViewBrancher< View, n >::pos (Space &home) pos Space & home Return position information. View forceinline View Gecode::ViewBrancher< View, n >::view (const Pos &p) const view const Pos & p Return view according to position information p. forceinline Gecode::ViewBrancher< View, n >::ViewBrancher (Space &home, bool shared, ViewBrancher< View, n > &b) ViewBrancher Space & home bool shared ViewBrancher< View, n > & b Constructor for cloning b. forceinline Gecode::ViewBrancher< View, n >::ViewBrancher (Home home, ViewArray< View > &x, ViewSel< View > *vs[n], BranchFilter bf) ViewBrancher Home home ViewArray< View > & x ViewSel< View > * vs [n] BranchFilter bf Constructor for creation. bool bool Gecode::ViewBrancher< View, n >::status (const Space &home) const status status const Space & home Check status of brancher, return true if alternatives left. size_t forceinline size_t Gecode::ViewBrancher< View, n >::dispose (Space &home) dispose dispose dispose dispose Space & home Delete brancher and return its size. Generic brancher by view selection. Defined for views of type View and n view selectors for tie-breaking. vs bf Gecode::ViewBrancherbf Gecode::ViewBrancherBrancher Gecode::ViewBrancherBrancher Gecode::ViewBrancherBranchFilter Gecode::ViewBranchercast Gecode::ViewBranchercast Gecode::ViewBrancherchoice Gecode::ViewBrancherchoice Gecode::ViewBranchercommit Gecode::ViewBranchercopy Gecode::ViewBrancherdispose Gecode::ViewBrancherid Gecode::ViewBrancherngl Gecode::ViewBrancheroperator delete Gecode::ViewBrancheroperator new Gecode::ViewBrancherpos Gecode::ViewBrancherprint Gecode::ViewBrancherstart Gecode::ViewBrancherstatus Gecode::ViewBrancherview Gecode::ViewBrancherViewBrancher Gecode::ViewBrancherViewBrancher Gecode::ViewBranchervs Gecode::ViewBrancherx