-
> **Pull request** :twisted_rightwards_arrows: created by bitbucket user **snidoom** on 2015-09-23 08:09
> Last updated on 2015-09-23 08:38
> Original Bitbucket pull request id: 18
>
> Participants:
…
-
Executing z3 52de96fcfc92bba72ef82f088a2a18f3855da588 with the argument **SMTLIB2_COMPLIANT=true** gives the wrong result on the following SMT script
```
(set-logic AUFLIRA)
(push 1)
(declare-fun mai…
-
Executing Z3 ef7915858bca5e759ee0a34df2ae976e7e507bef with the command
```
z3 SMTLIB2_COMPLIANT\=true -t\:12000
```
on [this SMT script](http://www.informatik.uni-freiburg.de/~heizmann/20150912-Z3In…
-
Z3 segfaults when running on `QF_NIA/AProVE/884278/aproveSMT8166223887396796858.smt2` from smtlib.
This is on latest master (b75780ce2b53d71f2ba298c48fcd053bf2621b61)
Backtrace:
```
#0 0x00000000…
-
See:
https://github.com/ucsd-progsys/liquid-fixpoint/blob/9885756db01815a4457ac4a4725a82f870aabe4c/tests/todo/maps1.hs.fq
Haskell solver must never have been taught the dark secrets Ocaml knows abou…
-
I'm using version 2.1-217-g6d15196.
The following check-sat query causes a NullPointerException
```
(set-logic QF_UFLIRA)
(set-option :verbosity 2)
(declare-fun x () Real)
(assert (not (= (div (to_i…
-
Feature request ---
Now that `abc` supports SMTLIB2 and is supported as a solver by SBV, CNF files could be generated via it's `write_cnf` command. This could enable generic SAT solver support for SB…
-
Not sure if this is really worth "fixing." But we're currently translating SMTLib's fpMin/fpMax to C's fmin/fmax functions; which semantically disagree when given +/-0.
In case of SMTLib2; the result…
-
-
I am trying to build souper on my Fedora 23 box. I followed the instructions and the build fails with:
```
Scanning dependencies of target souperInst
[ 1%] Building CXX object CMakeFiles/souperInst…
blitz updated
9 years ago