-
When running @nano-o's [spec](https://github.com/nano-o/Distributed-termination-detection/blob/5f4c0df03e0be5fa2483f652d309629d8f832ec8/Termination.tla) for 6 processes, I noticed considerable fluctua…
-
Following https://github.com/HypothesisWorks/hypothesis/issues/3086 and https://github.com/HypothesisWorks/hypothesis/pull/3806, you can `pip install hypothesis[crosshair]`, load a settings profile wi…
-
I am trying to use JavaSMT within a project that is built with Gradle, and am having difficulties, especially with the Z3 dependencies. [I already posted a question on StackOverflow](https://stackover…
-
The interface and design of monosat seems similar to Z3. Is there any chance that you would support using monosat as a theory within Z3, to allow solving problems that have a mixture of graph constra…
-
### Setup
Right now, Bluespec links directly into Yices or STP for doing solving of various bitvector-like constraints. Or something like that. The default for now is Yices, and STP is optional, an…
-
Hi,
I have the following simple unsat query for which **z3 returns immediately with a correct answer**.
When I try it with **smt.string_solver=z3str3**, it hangs (for at least 10 mins before I kill …
-
Building `z3` fails on OS X 10.9. Output from `brew install -v3 z3`:
```
$ brew install -v3 z3
==> Cloning https://git01.codeplex.com/z3
git --git-dir /Library/Caches/Homebrew/z3--git/.git status -s
…
-
Hi,
I am trying to use clpsmt-miniKanren for constraint logic programming, it's great work!
But I am not sure which z3 version should I use?
I initially used z3-4.8.12, but failed. The reas…
-
```java:エラー文
$ java -jar BWDM.jar various_syntax.vdmpp
Exception in thread "main" java.lang.UnsatisfiedLinkError: no libz3java in java.library.path
at java.base/java.lang.ClassLoader.loadLibrary(C…
-
This issue collects some ideas on how to improve on using alive2 as a library. I think that there is lots of potential in having a well tested symbolic execution library for LLVM translation validatio…