-
Etienne Kneuss authored
Solvers now supports: - pop(lvl) - push - check - assertCnstr (assert would collapse with the usual assert()) - checkAssumptions - getModel - getUnsatCore This API is supported naively by all non-z3 solvers
Etienne Kneuss authoredSolvers now supports: - pop(lvl) - push - check - assertCnstr (assert would collapse with the usual assert()) - checkAssumptions - getModel - getUnsatCore This API is supported naively by all non-z3 solvers
AbstractZ3Solver.scala 31.36 KiB