Definition at line 114 of file theory_arith.h.
|
|
Default constructor is disabled.
Definition at line 120 of file theory_arith.h. |
|
||||||||||||||||
|
Initial constructor. 'r' is taken from the subsumption database.
Definition at line 123 of file theory_arith.h. |
|
|
Get the inequality.
Definition at line 126 of file theory_arith.h. Referenced by CVCL::TheoryArith::isStale(), CVCL::operator<<(), and CVCL::TheoryArith::projectInequalities(). |
|
|
Get the max/min constant.
Definition at line 128 of file theory_arith.h. Referenced by CVCL::TheoryArith::isStale(), and CVCL::operator<<(). |
|
|
Flag whether var is isolated on the RHS.
Definition at line 130 of file theory_arith.h. Referenced by CVCL::TheoryArith::isStale(), and CVCL::operator<<(). |
|
|
Flag whether var is isolated on the LHS.
Definition at line 132 of file theory_arith.h. |
|
|
Auto-cast to Theorem.
Definition at line 134 of file theory_arith.h. |
|
|
The inequality.
Definition at line 116 of file theory_arith.h. |
|
|
Var is isolated on the RHS.
Definition at line 117 of file theory_arith.h. |
|
|
The max/min const for subsumption check Definition at line 118 of file theory_arith.h. |
1.3.9.1