Generated on Thu Jan 20 2022 00:00:00 for Gecode by doxygen 1.9.1
rel-op.cpp File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ rel() [1/2]

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

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

◆ rel() [2/2]

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

Definition at line 72 of file rel-op.cpp.