
| BoolExpr Gecode::operator== | ( | const SetExpr & | x, |
| const LinIntExpr & | y | ||
| ) |
Return expression for
.
Definition at line 116 of file set-rel.cpp.
| BoolExpr Gecode::operator== | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 120 of file set-rel.cpp.
|
delete |
Prevent comparison with IntSet.
|
delete |
Prevent comparison with IntSet.
| BoolExpr Gecode::operator!= | ( | const SetExpr & | x, |
| const LinIntExpr & | y | ||
| ) |
Return expression for
.
Definition at line 125 of file set-rel.cpp.
| BoolExpr Gecode::operator!= | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 130 of file set-rel.cpp.
|
delete |
Prevent comparison with IntSet.
|
delete |
Prevent comparison with IntSet.
| BoolExpr Gecode::operator<= | ( | const SetExpr & | x, |
| const LinIntExpr & | y | ||
| ) |
Return expression for
.
Definition at line 135 of file set-rel.cpp.
| BoolExpr Gecode::operator<= | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 140 of file set-rel.cpp.
|
delete |
Prevent comparison with IntSet.
|
delete |
Prevent comparison with IntSet.
| BoolExpr Gecode::operator< | ( | const SetExpr & | x, |
| const LinIntExpr & | y | ||
| ) |
Return expression for
.
Definition at line 145 of file set-rel.cpp.
| BoolExpr Gecode::operator< | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 150 of file set-rel.cpp.
|
delete |
Prevent comparison with IntSet.
|
delete |
Prevent comparison with IntSet.
| BoolExpr Gecode::operator>= | ( | const SetExpr & | x, |
| const LinIntExpr & | y | ||
| ) |
Return expression for
.
Definition at line 155 of file set-rel.cpp.
| BoolExpr Gecode::operator>= | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 160 of file set-rel.cpp.
|
delete |
Prevent comparison with IntSet.
|
delete |
Prevent comparison with IntSet.
| BoolExpr Gecode::operator> | ( | const SetExpr & | x, |
| const LinIntExpr & | y | ||
| ) |
Return expression for
.
Definition at line 165 of file set-rel.cpp.
| BoolExpr Gecode::operator> | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 170 of file set-rel.cpp.
|
delete |
Prevent comparison with IntSet.
|
delete |
Prevent comparison with IntSet.