Generated on Fri Mar 20 15:56:46 2015 for Gecode by doxygen 1.6.3

Gecode::ViewSel< _View > Member List

This is the complete list of members for Gecode::ViewSel< _View >, including all inherited members.
BranchFilter typedefGecode::ViewSel< _View >
brk(Space &home, ViewArray< View > &x, int *ties, int &n)=0Gecode::ViewSel< _View > [pure virtual]
copy(Space &home, bool shared)=0Gecode::ViewSel< _View > [pure virtual]
dispose(Space &home)Gecode::ViewSel< _View > [inline, virtual]
notice(void) const Gecode::ViewSel< _View > [inline, virtual]
operator delete(void *p, Space &home)Gecode::ViewSel< _View > [inline, static]
operator delete(void *p)Gecode::ViewSel< _View > [inline, static]
operator new(size_t s, Space &home)Gecode::ViewSel< _View > [inline, static]
select(Space &home, ViewArray< View > &x, int s)=0Gecode::ViewSel< _View > [pure virtual]
select(Space &home, ViewArray< View > &x, int s, BranchFilter bf)=0Gecode::ViewSel< _View > [pure virtual]
select(Space &home, ViewArray< View > &x, int *ties, int n)=0Gecode::ViewSel< _View > [pure virtual]
ties(Space &home, ViewArray< View > &x, int s, int *ties, int &n)=0Gecode::ViewSel< _View > [pure virtual]
ties(Space &home, ViewArray< View > &x, int s, int *ties, int &n, BranchFilter bf)=0Gecode::ViewSel< _View > [pure virtual]
View typedefGecode::ViewSel< _View >
ViewSel(Space &home, const VarBranch &vb)Gecode::ViewSel< _View > [inline]
ViewSel(Space &home, bool shared, ViewSel< View > &vs)Gecode::ViewSel< _View > [inline]