#include <gecode/int/branch.hh>
Go to the source code of this file.
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Int | |
Finite domain integers. | |
Gecode::Int::Branch | |
Integer branchers. | |
Functions | |
ViewSel< IntView > * | Gecode::Int::Branch::viewselint (Space &home, const IntVarBranch &ivb) |
Return view selectors for integer views. More... | |
ViewSel< BoolView > * | Gecode::Int::Branch::viewselbool (Space &home, const IntVarBranch &ivb) |
Return view selectors for Boolean views. More... | |