3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-17 18:43:45 +00:00
This commit is contained in:
Copilot 2026-03-15 13:44:49 +01:00 committed by GitHub
commit 9812ec2aa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -194,7 +194,7 @@ struct solver::imp {
smt_params_helper p(m_params);
setup_solver_poly();
setup_solver_terms();
TRACE(nra, m_nlsat->display(tout));