-
Hi, I was testing (together with @pgarba) the instruction synthesis of some obfuscated expressions obtained from the [QSynth repository](https://github.com/werew/qsynth-artifacts). As an example [this…
-
| | |
| --- | --- |
| Bugzilla Link | [49986](https://llvm.org/bz49986) |
| Version | trunk |
| OS | Linux |
| CC | @steakhal,@devincoughlin,@mame98,@haoNoQ,@SavchenkoValeriy |
## Extended Descript…
-
## What Happened
I have z3 of `4.13.0` installed locally and verus expected `4.12.5`, according to the note:
```shell
vargo build
error: Verus expects z3 version "4.12.5", found version "4…
-
It would be nice to clone a full ProverEnvironment with its current stack (it would also be ok if the full SolverContext is cloned).
Our use case: We incrementally build a conjunction of boolean fo…
-
I have the following functions:
```
zero_from : {m, a, b} (Logic a, Eq a, fin m, Integral b, Literal 1 b, Cmp b) => b -> [m]a -> Bit
zero_from N xs = zipWith (&&) (take Bit
property zero_from_eq…
-
I adapted a very simple example from smtlib2 version 0.3.1 to 1.0, see
https://gitlab.imn.htwk-leipzig.de/waldmann/cp-ws16/commit/d53f037fc7c9a71a63dd6de70369aea9459ec69b
This is all more or less …
-
Long-term thread to list the various little errors that dolmen could accept during typing, in order to eventually allow to "fix" problems once problem export in dolmen has been implemented. This would…
-
In this example, the VC for the precondition check in the call to `gg` in the `insert` function takes ~2 minutes to solve. It's probably `z3` (tried with 4.8.6 and also with latest version) which is s…
-
> For a more comprehensive overview of the problem, see [this overleaf project explaining the process](https://www.overleaf.com/read/nqjvbggnzdhh).
The avlja benchmark defines a predicate `avlh` of…
-
Discussed here: https://github.com/esbmc/esbmc/pull/440
I want to release a static camada library that contains symbols and code from all the other permissive libraries (Boolector, CVC4, STP and Z3…