Generated on Sat Apr 10 2021 00:00:00 for Gecode by doxygen 1.9.1
rel-op-singleton.cpp File Reference

Go to the source code of this file.

Functions

void Gecode::rel (Home home, SetOpType op, const IntVarArgs &x, SetVar y)
 
void Gecode::rel (Home home, SetOpType op, const IntVarArgs &x, const IntSet &z, SetVar y)
 

Function Documentation

◆ rel() [1/2]

void Gecode::rel ( Home  home,
SetOpType  op,
const IntVarArgs x,
SetVar  y 
)

Definition at line 45 of file rel-op-singleton.cpp.

◆ rel() [2/2]

void Gecode::rel ( Home  home,
SetOpType  op,
const IntVarArgs x,
const IntSet z,
SetVar  y 
)

Definition at line 77 of file rel-op-singleton.cpp.