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
Your checklist for a PR is kind of tedious so I won't do it, but the issue ^ above makes it obvious how to fix this, so if you find this useful you can easily implement the fix. Thank you for making this interesting tool which I enjoy learning about and using.
under Issues.
relevant information as possible including:
smt2
ordrh
files with the expected behavior that is notoccurring (i.e. delta-sat / unsat).
10.11.4 + clang-3.6.2)
Literally none of the above things matter here (dReal version, environment, etc.)
here is the issue. In your Dockerfile, you have:
but the latest Ubuntu fails on the line
with the output
for details see here. But more usefully, you can just fix the issue by specifying the desired Ubuntu version, e.g.:
The text was updated successfully, but these errors were encountered: