Generated on Mon May 30 22:31:52 2016 for Gecode by doxygen 1.6.1

view-sel.cpp File Reference

(Revision: 13313)

#include <gecode/int/branch.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.


namespace  Gecode::Int::Branch
 

Integer branchers.


Functions

ViewSel< IntView > * Gecode::Int::Branch::viewselint (Space &home, const IntVarBranch &ivb)
 Return view selectors for integer views.
ViewSel< BoolView > * Gecode::Int::Branch::viewselbool (Space &home, const IntVarBranch &ivb)
 Return view selectors for Boolean views.