-
A user-interface convention that SAW inherited from Cryptol is the "function as predicate" style. In this style, theorems to prove or SAT queries to issue are specified as terms of function type that…
-
### Is your feature request related to a problem? Please describe.
biteopt is a differential evolution like global optimizer which scored first in Scipy's benchmark suite in an extensive recent [benc…
-
For the records, after 9bceeb0943cf71103527d68d69a659cb3c78c74e (#898) I've seen the following remaining issues when building HOL4:
```
Building directory src/HolSat/sat_solvers/minisat [09 Mar, 0…
-
**CBMC version:** d98b56b
**Operating system:** Mac OS 10.15.7
**Test case:**
```c
#include
__CPROVER_bool arr[2];
void main()
{
int i;
__CPROVER_assume(0
-
Consider the following dependencies: 1 -> 2, 3 and 2 -> 1. A natural but inappropriate way to specify it is `[(1, [2]); (2, [1]); (1, [3])]`, in other words, a list where each pair expresses some poss…
-
Release Date: ~~march~~ may 2022 ... aka Spyder "**au naturel**"
Wanted:
- Infrastructure:
- [x] a full WinPython-3.10: with all usual packages
- [x] Jupyterlab-3.3 (Jupyterlab-4 api brea…
-
The following CHC system is satisfiable (which CHC solvers like Spacer rightly judge), but hoice (ver.1.8.3) judges it unsatisfiable.
Probably this bug is related to conditional branching.
```
(s…
-
12.03: Start trying SAT formulation using Z3
TODO:
- Try ASP -- see which one is easy, etc.
Other:
- [12.03] talked w Alan Borning about possible solvers and logical formulations --> SAT se…
emjun updated
3 years ago
-
```
cd docker/fuzzolic-runner/
docker build -t fuzzolic .
[...]
tep 10/27 : RUN cd tracer && ./configure --prefix=`pwd`/../build --target-list=x86_64-linux-user && make -j `nproc`
---> Running i…
-
The following Stainless testcase crashes both Inox master and latest release with a `key not found` exception. Check the comments for a few variants which do not crash Inox (but yield invalid models).…
romac updated
3 years ago