-
## Description
After updating to boost 1.76 solidty v0.1.4-15954-gf58d58738 fails to build with what appears to be a type conversion issue.
## Environment
- Compiler version:
NA
- Target …
-
Hi. I appreciate for contributors to scipy and extended communities. I learned the history of scipy on wikipedia and confirmed why this library is one of the highest quality OSS.
But unfortunate…
-
Library name: triton
Library description: Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine…
-
I'd like to request support for finding the newest version of Boost on Ubuntu 18. After upgrading from 16.04 Cmake can never find Boost 1.65. I know its installed. But I don't know how to get Cmake to…
-
The `what4` library provides an alternative interface to SMT solvers that supports some features that SBV does not. This feature would add a dependency on the `what4` library, and would introduce addi…
atomb updated
4 years ago
-
I am using z3 to do equivalence check. I try to use z3 horn solver to accelerate z3 solving time, and I met the following problem:
I would like to check whether two programs are the same or not. T…
-
Spacer sometimes returns solutions that contain calls to bit2bool. I believe it shouldn't, since that is an internal Z3 symbol. I think it should return the corresponding bv extract instead.
I am u…
-
[ 48%] Built target parser
[ 49%] Built target cppinterface
[ 50%] Built target cinterface
[ 83%] Built target abc
[ 83%] Built target constantbv
[ 84%] Built target stpmgr
[ 88%] Built target t…
-
There are several smaller bugs in MathSAT5 (version 5.6.3) that need to be reported to the MathSAT5 developers. Most of the bugs regularly appear in CPAchecker benchmarks.
We can set a low priority…
-
LiteX has evolved a lot and the current `SoCCore`, `SoCSDRAM` inheritated from MiSoC have evolved quite a bit in the last years and could be greatly improved now that we have a better idea of the SoCs…