Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Boolector
Conversations
About
Boolector
Contact owners and managers
1–30 of 145
Mark all as read
Report group
0 selected
alessandro...@gmail.com
, …
Lucas Cordeiro
6
1/4/23
Boolector error: more than 134217724 variables message
Hello, You can check ESBMC building instructions at https://github.com/esbmc/esbmc/blob/master/
unread,
Boolector error: more than 134217724 variables message
Hello, You can check ESBMC building instructions at https://github.com/esbmc/esbmc/blob/master/
1/4/23
Skarrabor
, …
Mathias Preiner
9
1/4/21
Array/fun/uf nodes and support
Hi Daniel, Boolector is in maintenance mode and won't be extended for new features. We are
unread,
Array/fun/uf nodes and support
Hi Daniel, Boolector is in maintenance mode and won't be extended for new features. We are
1/4/21
lykur...@gmail.com
,
Mathias Preiner
2
5/8/20
Quantified Bit Vectors - Error
Thanks for the report! Looks like a problem with quantifiers in (define-fun ...). We are looking into
unread,
Quantified Bit Vectors - Error
Thanks for the report! Looks like a problem with quantifiers in (define-fun ...). We are looking into
5/8/20
mmoselhy
,
Aina Niemetz
3
4/16/20
Boolector get-unsat-cores
Thank you On Friday, April 17, 2020 at 12:17:16 AM UTC+2, mmoselhy wrote: Hello, I have a questions.
unread,
Boolector get-unsat-cores
Thank you On Friday, April 17, 2020 at 12:17:16 AM UTC+2, mmoselhy wrote: Hello, I have a questions.
4/16/20
Karlheinz Friedberger
,
Aina Niemetz
4
4/9/20
Question about dumping SMTLIB2 via the C-API
Hi Karlheinz, >>> We would like to have a correct SMTLIB2 formatted String for a >>
unread,
Question about dumping SMTLIB2 via the C-API
Hi Karlheinz, >>> We would like to have a correct SMTLIB2 formatted String for a >>
4/9/20
Skarrabor
,
Aina Niemetz
4
3/9/20
Crash on boolector_parse(_smt2) and 2 questions regarding parsing
Hi Daniel, sorry for being late, too. I get a very different dump with your input (current master): (
unread,
Crash on boolector_parse(_smt2) and 2 questions regarding parsing
Hi Daniel, sorry for being late, too. I get a very different dump with your input (current master): (
3/9/20
Aina Niemetz
2/7/20
Announcement
Boolector Release 3.2.0
Hi all, Version 3.2.0 of Boolector is now available on GitHub Changelog (since 3.1.0): new dumper:
unread,
Announcement
Boolector Release 3.2.0
Hi all, Version 3.2.0 of Boolector is now available on GitHub Changelog (since 3.1.0): new dumper:
2/7/20
Mathias Preiner
12/2/19
Boolector Release 3.1.0
Hi all, Version 3.1.0 of Boolector is now available on GitHub Changelog (since 3.0.0): build system:
unread,
Boolector Release 3.1.0
Hi all, Version 3.1.0 of Boolector is now available on GitHub Changelog (since 3.0.0): build system:
12/2/19
Czuczi András
,
Mathias Preiner
2
10/30/19
What is the easiest way to execute the examples? I am not an expert of (c)make...
Hi András, If you mean the examples in the repository, you will find the compiled example binaries in
unread,
What is the easiest way to execute the examples? I am not an expert of (c)make...
Hi András, If you mean the examples in the repository, you will find the compiled example binaries in
10/30/19
Geoff Langdale
,
Mathias Preiner
4
10/18/19
What is current best practice for highest performance on incremental QF_BV?
Hi Geoff, What SAT solver do you use with Boolector? I would recommend using CaDiCaL if you are not
unread,
What is current best practice for highest performance on incremental QF_BV?
Hi Geoff, What SAT solver do you use with Boolector? I would recommend using CaDiCaL if you are not
10/18/19
Skarrabor
,
Aina Niemetz
2
10/17/19
Termination
Hi Daniel, by setting the callback function with boolector_set_term, Boolector will then terminate
unread,
Termination
Hi Daniel, by setting the callback function with boolector_set_term, Boolector will then terminate
10/17/19
Mathias Preiner
2
10/1/19
[HWMCC'19] Call for model checkers and benchmarks
An award of $1000 sponsored by Oski Technology will go to the model checker which solved the largest
unread,
[HWMCC'19] Call for model checkers and benchmarks
An award of $1000 sponsored by Oski Technology will go to the model checker which solved the largest
10/1/19
Skarrabor
,
Mathias Preiner
2
9/11/19
Quantifier param/var difference/usage
Hi, The main reason is because it's easier to handle it internally and does not require
unread,
Quantifier param/var difference/usage
Hi, The main reason is because it's easier to handle it internally and does not require
9/11/19
lykur...@gmail.com
,
Mathias Preiner
2
9/3/19
Uninterpreted Sorts
Hi, No worries, questions are always welcome! Unfortunately, you can't use uninterpreted sorts in
unread,
Uninterpreted Sorts
Hi, No worries, questions are always welcome! Unfortunately, you can't use uninterpreted sorts in
9/3/19
Skarrabor
,
Mathias Preiner
2
8/28/19
Get all variables?
Hi Daniel, The API currently does not have this kind of functionality. You have to keep track of the
unread,
Get all variables?
Hi Daniel, The API currently does not have this kind of functionality. You have to keep track of the
8/28/19
lykur...@gmail.com
,
Mathias Preiner
2
8/25/19
SMT-LIB - Quantifiers
Hi, Boolector supports quantifiers for bit-vectors only. There is no support for in uninterpreted
unread,
SMT-LIB - Quantifiers
Hi, Boolector supports quantifiers for bit-vectors only. There is no support for in uninterpreted
8/25/19
baier.d...@googlemail.com
,
Aina Niemetz
2
8/21/19
Node from parse?
Hi, no, this is currently not supported. Cheers, Aina On 8/19/19 6:19 PM, baier.daniel90 via
unread,
Node from parse?
Hi, no, this is currently not supported. Cheers, Aina On 8/19/19 6:19 PM, baier.daniel90 via
8/21/19
leonbo...@gmail.com
,
Mathias Preiner
2
5/7/19
Convert SMT2 to DIMACS CNF
Hi David, You can use Boolector to dump in AIGER format and then use aigtocnf from the AIGER tools (
unread,
Convert SMT2 to DIMACS CNF
Hi David, You can use Boolector to dump in AIGER format and then use aigtocnf from the AIGER tools (
5/7/19
Fred
,
Mathias Preiner
11
4/12/19
How to compile Boolector 3.0.0 with MiniSat linked in?
Hi Mathias, Yes I confirm that adding --shared works. Thanks very much again! I've also made sure
unread,
How to compile Boolector 3.0.0 with MiniSat linked in?
Hi Mathias, Yes I confirm that adding --shared works. Thanks very much again! I've also made sure
4/12/19
barbaro...@gmail.com
,
Mathias Preiner
2
3/27/19
How to use array and set values
Hi Alberto, The number of elements of an array is bound by the bit-width of the index sort of the
unread,
How to use array and set values
Hi Alberto, The number of elements of an array is bound by the bit-width of the index sort of the
3/27/19
mmpour...@gmail.com
,
Armin Biere
2
1/10/19
tool chain inconsistency
I just saw this message now and unfortunately can not repeat it: $ boolector Downloads/model.smt2 -
unread,
tool chain inconsistency
I just saw this message now and unfortunately can not repeat it: $ boolector Downloads/model.smt2 -
1/10/19
de...@eng.ucsd.edu
7/7/18
(Unofficial) Haskell bindings + Arch Linux package
Hey all, I just wanted to briefly announce two things: 1. Haskell bindings for Boolector are now on
unread,
(Unofficial) Haskell bindings + Arch Linux package
Hey all, I just wanted to briefly announce two things: 1. Haskell bindings for Boolector are now on
7/7/18
Aina Niemetz
7/1/18
Boolector Release 3.0.0 (MIT license) and Boolector on GitHub
Boolector is now hosted on GitHub at https://github.com/boolector/boolector and licensed under the
unread,
Boolector Release 3.0.0 (MIT license) and Boolector on GitHub
Boolector is now hosted on GitHub at https://github.com/boolector/boolector and licensed under the
7/1/18
hal...@seas.upenn.edu
,
Mathias Preiner
2
4/5/18
Array length
Hi! What you could try is to either change the bit-width of the index type of the array (if the upper
unread,
Array length
Hi! What you could try is to either change the bit-width of the index type of the array (if the upper
4/5/18
mariu...@fau.de
,
Mathias Preiner
2
3/14/18
Solving with C API takes long while solving with the command line tool finishes instantly
Hi Marius, You found a bug in the dumper of Boolector ;-) The formula that is dumped is missing one
unread,
Solving with C API takes long while solving with the command line tool finishes instantly
Hi Marius, You found a bug in the dumper of Boolector ;-) The formula that is dumped is missing one
3/14/18
de...@eng.ucsd.edu
,
Armin Biere
3
3/10/18
Multiple instance and thread safety?
Fantastic, thanks! (I' not concerned about printing, makes sense that that would not be locked.)
unread,
Multiple instance and thread safety?
Fantastic, thanks! (I' not concerned about printing, makes sense that that would not be locked.)
3/10/18
de...@eng.ucsd.edu
3/10/18
2.4.1 bug in example/bv/bv2
Example doesn't compile. Attached is a fixed version.
unread,
2.4.1 bug in example/bv/bv2
Example doesn't compile. Attached is a fixed version.
3/10/18
Mohammad Mehdi Pourhashem
,
Armin Biere
3
12/7/17
inconsistency
Thank you so much Prof. Biere. It works perfectly. Regards, Mehdi On Saturday, November 25, 2017 at 7
unread,
inconsistency
Thank you so much Prof. Biere. It works perfectly. Regards, Mehdi On Saturday, November 25, 2017 at 7
12/7/17
Maryam Mehraban
, …
ludwi...@gmx.net
7
10/23/17
Compiler error while Building Boolector 4.2.0 on ubuntu
Hi Mathias, Looks like my $CFLAGS where set before running './configure.sh' so I get around
unread,
Compiler error while Building Boolector 4.2.0 on ubuntu
Hi Mathias, Looks like my $CFLAGS where set before running './configure.sh' so I get around
10/23/17
Franck Cassez
,
Aina Niemetz
2
10/17/17
SMTLIB2 echo command
Hi Franck, Boolector currently does not support SMT-LIB's echo command. We'll add support for
unread,
SMTLIB2 echo command
Hi Franck, Boolector currently does not support SMT-LIB's echo command. We'll add support for
10/17/17