-
fresh build on OS X, make complains with:
```
make: Circular smt/seq_axioms.h.node
-
As I'm finishing #206, I'm starting to think about adding support for generics. The main challenge is finding a way to express type parameters. There's a few ways this could be done, so I think it's u…
-
RISC-V instructions are not a perfect fit for our formula/data-flow graph, since we have to build a SMT-LIB graph for boolector anyway. Also they encode useless information at that point (registers, i…
-
This is minimized slightly from an example generated by the Cryptol test suite. Versions prior to 4.8.10 would solve this quickly. Glancing through the other issues on here led me to believe that it …
-
As I mentioned in #16, my first intuition for the lifetime of a symbol was this:
- a symbol gets created by a read from an uninitialized/volatile source
- as long as that symbol is on the executor…
-
I think it would be nice to add some auto-formatting capabilities. Currently, when writing or debugging SMT instances, I often format them manually **to review the structure** of each expression and i…
-
## Description
Homebrew installation for old version of solidity fails.
## Environment
- Compiler version: v0.4.26
- Operating system: macOS Mojave(10.14.6)
## Steps to Reproduce
```
$ bre…
-
Hi @luojw-dwr,
Thanks for your quick reply and suggestions.
For the floorplanning part, I'm not sure which parts you think are inappropriately coupled? Currently the floorplan class takes in a d…
-
Hello, Mr. Bjørner!
I would like to be able to re-check proof objects produced by Z3 proof generation facility (for UNSAT)
What options do I have? I see some proof-checking facility is available i…
-
Currently, we link with ABC as a static library. This provides a tightly-integrated system with good performance. However, it leads to significant build difficulties (including the inability to build …
atomb updated
3 years ago