Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.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)