Gecode::ViewSelChoose Gecode::ViewSel< Merit::View > Gecode::ViewSelChooseTbl< Choose, Merit > brancher-view-sel.hpp class Choose Choose class Merit Merit
Initialization
forceinline Gecode::ViewSelChoose< Choose, Merit >::ViewSelChoose (Space &home, const VarBranch &vb) ViewSelChoose Space & home const VarBranch & vb Constructor for creation. forceinline Gecode::ViewSelChoose< Choose, Merit >::ViewSelChoose (Space &home, bool shared, ViewSelChoose< Choose, Merit > &vs) ViewSelChoose Space & home bool shared ViewSelChoose< Choose, Merit > & vs Constructor for copying during cloning.
View selection and tie breaking
int int Gecode::ViewSelChoose< Choose, Merit >::select (Space &home, ViewArray< View > &x, int s) select Space & home ViewArray< View > & x int s Select a view from x starting from s and return its position. int int Gecode::ViewSelChoose< Choose, Merit >::select (Space &home, ViewArray< View > &x, int s, BranchFilter bf) select Space & home ViewArray< View > & x int s BranchFilter bf Select a view from x starting from s and return its position. void void Gecode::ViewSelChoose< Choose, Merit >::ties (Space &home, ViewArray< View > &x, int s, int *ties, int &n) ties ties ties ties Space & home ViewArray< View > & x int s int * ties int & n Select ties from x starting from s. void void Gecode::ViewSelChoose< Choose, Merit >::ties (Space &home, ViewArray< View > &x, int s, int *ties, int &n, BranchFilter bf) ties ties ties ties Space & home ViewArray< View > & x int s int * ties int & n BranchFilter bf Select ties from x starting from s. void void Gecode::ViewSelChoose< Choose, Merit >::brk (Space &home, ViewArray< View > &x, int *ties, int &n) brk brk brk brk Space & home ViewArray< View > & x int * ties int & n Break ties in x and update to new ties. int int Gecode::ViewSelChoose< Choose, Merit >::select (Space &home, ViewArray< View > &x, int *ties, int n) select Space & home ViewArray< View > & x int * ties int n Select a view from x considering views with positions in ties.
Resource management and cloning
bool bool Gecode::ViewSelChoose< Choose, Merit >::notice (void) const notice notice void Whether dispose must always be called (that is, notice is needed) void void Gecode::ViewSelChoose< Choose, Merit >::dispose (Space &home) dispose dispose Space & home Delete view selection.
ViewSel< typename Merit::View >::View typedef ViewSel<typename Merit::View>::View Gecode::ViewSelChoose< Choose, Merit >::View View ViewSel< typename Merit::View >::BranchFilter typedef ViewSel<typename Merit::View>::BranchFilter Gecode::ViewSelChoose< Choose, Merit >::BranchFilter BranchFilter Merit::Val typedef Merit::Val Gecode::ViewSelChoose< Choose, Merit >::Val Val Type of merit. Choose Choose Gecode::ViewSelChoose< Choose, Merit >::c c How to choose. Merit Merit Gecode::ViewSelChoose< Choose, Merit >::m m The merit object used. Choose view according to merit. c m Gecode::ViewSelChooseBranchFilter Gecode::ViewSelChoosebrk Gecode::ViewSelChoosebrk Gecode::ViewSelChoosec Gecode::ViewSelChoosecopy Gecode::ViewSelChoosedispose Gecode::ViewSelChoosem Gecode::ViewSelChoosenotice Gecode::ViewSelChooseoperator delete Gecode::ViewSelChooseoperator delete Gecode::ViewSelChooseoperator new Gecode::ViewSelChooseselect Gecode::ViewSelChooseselect Gecode::ViewSelChooseselect Gecode::ViewSelChooseselect Gecode::ViewSelChooseselect Gecode::ViewSelChooseselect Gecode::ViewSelChooseties Gecode::ViewSelChooseties Gecode::ViewSelChooseties Gecode::ViewSelChooseties Gecode::ViewSelChooseVal Gecode::ViewSelChooseView Gecode::ViewSelChooseViewSel Gecode::ViewSelChooseViewSel Gecode::ViewSelChooseViewSelChoose Gecode::ViewSelChooseViewSelChoose