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

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.