Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
element.cpp File Reference

Go to the source code of this file.

Classes

class  Gecode::Int::ViewToVarArg< Gecode::Set::ConstSetView >
 VarArg type for constant Set views. More...

Namespaces

namespace  Gecode
 Gecode toplevel namespace
namespace  Gecode::Int
 Finite domain integers.

Functions

void Gecode::element (Home home, SetOpType op, const SetVarArgs &x, SetVar y, SetVar z, const IntSet &universe)
void Gecode::element (Home home, SetOpType op, const IntVarArgs &x, SetVar y, SetVar z, const IntSet &universe)
void Gecode::element (Home home, SetOpType op, const IntSetArgs &x, SetVar y, SetVar z, const IntSet &universe)
void Gecode::element (Home home, SetOpType op, const IntArgs &x, SetVar y, SetVar z, const IntSet &universe)
void Gecode::element (Home home, const SetVarArgs &x, IntVar y, SetVar z)
void Gecode::element (Home home, const IntSetArgs &x, IntVar y, SetVar z)
void Gecode::element (Home home, const IntSetArgs &a, IntVar x, int w, IntVar y, int h, SetVar z)
void Gecode::element (Home home, const SetVarArgs &a, IntVar x, int w, IntVar y, int h, SetVar z)