Skip to content

JavaSMT 3.11.0

Compare
Choose a tag to compare
@kfriedberger kfriedberger released this 06 Oct 12:08
· 1971 commits to master since this release
3.11.0

This release comes with support for multiple prover stacks in SMTInterpol.

Breaking change:

Users might have accessed the public class SmtInterpolEnvironment for direct interaction with SMTInterpol.
We replace the class org.sosy_lab.java_smt.solvers.smtinterpol.SmtInterpolEnvironment
with the class de.uni_freiburg.informatik.ultimate.logic.Script,
which provides a similar interface and also allows direct interaction with SMTInterpol.

Updated solvers:

  • SMTInterpol 2.5-916-ga5843d8b
  • Boolector 3.2.2