|
Clingo
|
An inequality of form terms >= bound. More...
#include <iesolver.hh>
Public Attributes | |
| IETermVec | terms |
| The terms. | |
| Number | bound |
| The lower bound. | |
Friends | |
| auto | operator<< (std::ostream &out, IE const &ie) -> std::ostream & |
| Operator to print inequalities. | |
An inequality of form terms >= bound.