Generated on Sat Apr 10 2021 00:00:00 for Gecode by doxygen 1.9.1
irt.hpp File Reference

Go to the source code of this file.

Functions

IntRelType Gecode::swap (IntRelType irt)
 Return swapped relation type of irt. More...
 
IntRelType Gecode::neg (IntRelType irt)
 Return negated relation type of irt. More...
 

Function Documentation

◆ swap()

IntRelType Gecode::swap ( IntRelType  irt)
inline

Return swapped relation type of irt.

Definition at line 37 of file irt.hpp.

◆ neg()

IntRelType Gecode::neg ( IntRelType  irt)
inline

Return negated relation type of irt.

Definition at line 52 of file irt.hpp.