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
so that it can be used in abort instead of adding false to the PC (which will keep executing a bit until the monad realize its unsatisfiable and stops execution)
so that it can be used in
abort
instead of addingfalse
to the PC (which will keep executing a bit until the monad realize its unsatisfiable and stops execution)it should be added here https://github.com/OCamlPro/owi/blob/main/src/intf/symbolic_choice_intf.ml
@krtab I assigned you because you may find this fun to do but I can do it if you don't want to 👼
The text was updated successfully, but these errors were encountered: