-
Hi, CVC4 commit 3075a8e throws errors on a formula from z3 regression tests
~~~~
$ ./cvc4 -q f.smt2
/CVC4/deps/install/include/symfpu/core/unpackedFloat.h:175:38: runtime error: shift exponent 5…
-
[benchmarks.zip](https://github.com/CVC4/CVC4/files/6325239/benchmarks.zip)
[Statistics.csv](https://github.com/CVC4/CVC4/files/6325242/Statistics.csv)
Hi. These days, I collected the benchmarks w…
ConfZ updated
2 years ago
-
Eldarica says `unsat` for the following example, whereas both z3 and cvc4 say `sat`, so I'm just wondering how Eldarica handles it.
```
(declare-const c Int)
(assert
(and
(= c (div 5 0))
(no…
-
**Imported from Bugzilla**
Reporter: *Morgan Deters*
Status: *NEW*
Severity: *normal*
Assigned to: *Clark Barrett*
Component: *{Internals} Incrementality*
Milestone: *1.6*
Version: *master*
Platform: …
-
Hey:
While investigating a seemingly unrelated threading bug in CVC4 (possibly related to a variable pointer or reference getting shared between threads--we're hitting a segfault rarely with what a…
-
Hi, the [input.zip](https://github.com/cvc5/cvc5/files/6620683/input.zip) consists of three simple assertions with no quantifiers (theory of sets and uf).
CVC4 produces `unknown` even with the follow…
-
CVC4 released a new version: https://github.com/CVC4/CVC4/releases/tag/1.8
Unfortunately, it is incompatible with TorXakis: e.g. str.in_re iso str.in.re!
How do we want to handle this difference…
-
Hi, for the following formula
~~~~
(set-logic QF_BV)
(declare-fun _substvar_199_ () (_ BitVec 427))
(declare-fun _substvar_238_ () (_ BitVec 427))
(check-sat)
(assert (= (_ bv0 427) (_ bv0 427) …
-
**src/./expr/node_builder.h:960**
~~~~
(get-interpol I false)
~~~~
~~~~
cvc4 -q --produce-interpols=default delta.out.smt2
Fatal failure within CVC4::expr::NodeValue* CVC4::NodeBuilder::constr…
-
```
[611] % cvc4 -q small.smt2
unsat
[612] % cvc4 -q --sygus-inference small.smt2
Fatal failure within CVC4::Node CVC4::theory::TheoryEngineModelBuilder::Assigner::getNextAssignment() at src/theory/t…