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
MathSAT5: update MathSAT5 to v5.6.12., which comes with updated dependencies:
- On Windows systems, MPIR is replaced with GMP.
MPIR was no longer developed since 2017, as there was GMP as alternative anyway.
Now, MPIR is officially dead, and it is removed from MathSAT and also from JavaSMT.
- The Linux version of MathSAT5 requires GLIBC 2.38 or newer,
available at least in Ubuntu 24.04 or newer.
In the last commit, we already updated our development Podman/Docker image to Ubuntu 24.04.
0 commit comments