-
The following function fails to compile, and terminates with the uninformative error message `SMT solver returned unexpected status 1` using Sail 0.17 (sail @ opam-v2.1.5).
```
type regno ('n : Int…
-
Hi! I have noticed that the current version of Rosette is not compatible with [z3 4.8.12-3.1](https://packages.debian.org/bookworm/z3) package shipped in debian (stable) bookworm.
Specifically, Ro…
-
AmericanFlag.hs takes near 20 seconds to verify, while `z3 AmericanFlag.hs.smt2` takes only 2 seconds. It turns out most of the time is spent in `Language.Fixpoint.Smt.Interface.command` which is call…
-
SAT/SMT: https://planet.racket-lang.org/package-source/ianj/smt-solver.plt/1/1/planet-docs/smt-solver/An_SMT-solver_for_Racket.html#(def._((planet._smt-solve..rkt._(ianj._smt-solver..plt._1._0)._smt-s…
-
There do not appear to be any integration tests that exercise the `external_cnf_solver` or `external_aig_solver` commands.
-
When running received error
```
Running external solver boolector
boolector: :154:26: expected expression
Uncaught exception:
```
Upon investigation it appears Z3 is printing smtlib differently …
-
The ESBMC 7.3.0 crashes for all the SMT solver for this C program:
command : `esbmc FormAI_54669.c --overflow --bitwuzla`
Output:
```
ERROR: Bitwuzla error encountered
bitwuzla: error: inv…
-
[kevm-bug.tar.gz](https://github.com/kframework/kore/files/5441941/kevm-bug.tar.gz)
This file comes from a simple proof on https://github.com/kframework/evm-semantics/pull/912/commits/06c9c8b51…
-
This has been implemented as part of a bachelor thesis (see #255) but needs to be integrated into the main development. It could be necessary to integrate this prior to #835.
-
[Instance](https://gist.github.com/hgvk94/87ab5fc7b96924153b9942733bce2a79)
[commit](https://github.com/hgvk94/z3/commit/60ac5656793092fd7bebd3fbbdf1782fa7dc1179)
Running z3 with default options cau…