|
|
dlinear
0.0.1
Delta-complete SMT solver for linear programming
|
A literal is a variable with an associated truth value, indicating whether it is true or false. More...
#include <literal.h>
Public Attributes | |
| Variable | var |
| Variable. | |
| bool | truth |
| Truth value. | |
A literal is a variable with an associated truth value, indicating whether it is true or false.