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
Is your feature request related to a problem? Please describe.
Currently, when we pass --dump-smt-queries, it saves smt files at /tmp/ directory but there's no way for user to provide a directory where these smt files should be saved.
Additional context
I'm new to this repo but I think we need to do some changes here: src/halmos/solve.py
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, when we pass
--dump-smt-queries
, it saves smt files at/tmp/
directory but there's no way for user to provide a directory where these smt files should be saved.Additional context
I'm new to this repo but I think we need to do some changes here: src/halmos/solve.py
The text was updated successfully, but these errors were encountered: