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
When using the incremental SMT2 decision procedure in combination with Z3 older than 4.12.0 some tests take long time.
As updating Z3 to version ≤ 4.12.0 seems to fix the issue it should be added to all CI jobs and as minimum requirement for using the incremental SMT2 decision procedure.