return to top
source
Given an equation c₁ containing the monomial a*x, and an inequality constraint c₂ containing the monomial b*x, eliminate x by applying substitution.
c₁
a*x
c₂
b*x
x
Given an expression e that is in True (or False equivalence class), if e is an integer inequality, asserts it to the cutsat state.
e
True
False