- c : DiseqCnstr
- fvarId : FVarId
Decision variable used to represent the case-split. For example, suppose we are splitting on
p ≠ 0
. Then, we create a decision variableh : p < 0
- saved : Struct
Snapshot of the state for backtracking purposes. We do not use a trail stack.
Instances For
@[reducible, inline]
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.