-
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…
-
I believe the definition of the `Fact` expression could be moved to the `logic` module. Currently it lives in the `datalog` module. I believe this is inconsistent with other definitions like `Implicat…
-
With the implementation of an evaluator and various utilities picking up steam, the dependency closure has increased substantially, which means the possibility of the package building e.g. on nixpkgs …
-
https://github.com/starling-lab/BoostSRL/blob/a120db979dd9aaa7d8cf765458fac82bf6ea4e36/src/edu/wisc/cs/will/ILP/ILPouterLoop.java#L1595
I am using BoostSRL to learn on our dataset using the command…
-
Hi, for the following instance,
Eldarica (https://github.com/uuverifiers/eldarica/releases/download/v2.0.3/eldarica-2.0.3-bin.zip)
throws an assertion error
~~~~
$ java -jar Eldarica-assembly-…
-
First I'd like to say this is an Impressive framework!
Back on topic, I assume you have considered a more functional (rather than string-based) querying mechanism (like LINQ to SQL). What are the l…
-
When encoding the program into Horn clauses, there are two options when an `if` is reached:
1. Large blocks:
- Do not create new blocks for branches and rely on the SSA scheme to implicitly enco…
-
We have been using the eager bit-vector solver to solve bit-vector formulas from a symbolic executor.
I observe that after bit-blasting and Boolean pre-processing, many clauses (usually >50\%) are Ho…
-
This is potentially related to my previous issue #2353. If I uncomment either of the below assertions, Z3 gives me the model `λ(x,y).false` for `source`, which seems incorrect.
```
(set-logic HORN…
-
The links to the governance documents on the Governance | Docs tab link to the original documents stored on IPFS. However, the TBNOA is now out of date due to the TEDP passage. It would be better if t…