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
Currently, we never deallocate msat_terms.
Mathsat5 has a function msat_gc_env, which can be called periodically for this purpose.
This can be enabled at least as an option.