You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normalizing formulas in a hackish way (in order to avoid p -> p or p U p kinds of formula) has resulted in many bugs so far. Therefore, I suggest outsourcing this to the tool SPOT (command line and python bindings available). Note that this only affects display of a sequence of formulas, has nothing to do with SAT encoding.
The text was updated successfully, but these errors were encountered:
Normalizing formulas in a hackish way (in order to avoid p -> p or p U p kinds of formula) has resulted in many bugs so far. Therefore, I suggest outsourcing this to the tool SPOT (command line and python bindings available). Note that this only affects display of a sequence of formulas, has nothing to do with SAT encoding.
The text was updated successfully, but these errors were encountered: