-
See: http://dl.acm.org/citation.cfm?id=1868768
If you estimate the new size, we certainly don't need to update any buckets to a value larger than that. This appears to be non-associative, but could b…
-
Hi
I was able to compile heinz and was running the tests and this fails. Does this affect the results or use of heinz?
Thank you.
/home/ksoh/heinz/build# make check
Scanning dependencies of …
ghost updated
6 years ago
-
This was reported a long time ago, but no action has been taken since then. To make it conspicuous, and as a record, I am opening an issue.
Details can be found here:
https://groups.google.com/forum/…
-
#### Prerequisitives
* **Eclipse Version:** Oxygen 4.7.0
* **FeatureIDE-Version:** see Git branch / commit ID (seems to be release 3.4)
* **Operating system:** Windows
* **Java runtime used to r…
-
[INFO] Number of Var : 2
[INFO] Number of Clause: 4
[INFO] Finished converting MCC 2021 format into sdimacs
[INFO] Running SSAT solver...
[INFO] Satisfying probabilty = None
Traceback (most rec…
-
The newest version works for me again (internal regression testing with Kissat etc.) but only
for proofs. Forward checking which should be useful for debugging (and testing) of satisfiable
formulas…
-
Dear all,
I am using SDPA-GMP in a shell, but with large values. So it would be nice if we could adjust the precision of the output there easily. Currenlty, I just replace the relevant values in sd…
-
I have compiled `dumpconf` using the `make.sh` script against the kernel source tree I have downloaded. The version of it is:
```
$ make kernelversion
4.4.0-rc2
```
However, when I then tried to run…
-
This is correct behaviour:
```
> minisatProve.SAT_PROVE ``b ==> T``;
val it = ⊢ b ⇒ T: thm
```
This is incorrect behaviour:
```
> minisatProve.SAT_ORACLE ``b ==> T``;
Exception- SAT_cex ⊢ b ⇒ …
-
Hello,
We (@florianpollitt and I) are observing the following strange behavior on aws-c-common:aws_priority_queue_s_sift_either.cnf (SAT Comp 2022):
```
./target/release/frat-rs elab proof.frat…