
| BoolExpr Gecode::operator== | ( | const SetExpr & | x, |
| const LinIntExpr & | y | ||
| ) |
Return expression for
.
Definition at line 120 of file set-rel.cpp.
| BoolExpr Gecode::operator== | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 124 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 129 of file set-rel.cpp.
| BoolExpr Gecode::operator!= | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 134 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 139 of file set-rel.cpp.
| BoolExpr Gecode::operator<= | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 144 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 149 of file set-rel.cpp.
| BoolExpr Gecode::operator< | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 154 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 159 of file set-rel.cpp.
| BoolExpr Gecode::operator>= | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 164 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 169 of file set-rel.cpp.
| BoolExpr Gecode::operator> | ( | const LinIntExpr & | x, |
| const SetExpr & | y | ||
| ) |
Return expression for
.
Definition at line 174 of file set-rel.cpp.
|
delete |
Prevent comparison with IntSet.
|
delete |
Prevent comparison with IntSet.