|
|
[ news | download | overview | community | publications | slides | license ] BoolectorNewsSource code release of Boolector 1.4 under GPL. Launched Google group. DownloadThe latest version is available under the GNU General Public License Version 3: [ boolector-1.4-ffc2089-100608.tar.gz | boolector-1.3-e71a070-100601.tar.gz ] The second source code release of Boolector 1.4 only fixes some minor issues. You find more information in the NEWS and README files. Older versionsThe latest binary release of Boolector, Boolector 1.2, can be downloaded from the competitor overview of the latest SMT competition. [ boolector-0.0.tar.bz2 | boolector-0.5.tar.bz2 | boolector-0.6.tar.bz2 | boolector-0.7.tar.bz2 | boolector-1.0-IA-32.tar.bz2 | boolector-1.1-IA-32.tar.bz2 ]These are all 32-bit statically linked Linux-x86 binaries. We do not support other platforms at this moment. A source release is not planned either. Finally, the restrictions of the license section apply. OverviewBoolector is an SMT solver for bit-vectors and arrays. Version 0.0 was used in experiments that are described in our recent SMT'08 paper. Version 0.4 entered the SMT'08 competition and is available from the overview of competitors. It won first places in both the bit-vector (QF_BV) and bit-vector with arrays track (QF_AUFBV). See www.smtcomp.org/2008 for more details. In the latest SMT competition, Boolector 1.2 won the second place in QF_BV and again the first place in QF_AUFBV. A small history of Boolector can be found in the NEWS file. Currently, we are working on papers that describe and evaluate Boolector's under-approximation features. CommunityPlease use our google group for any questions, bug reports and comments. You should also join if you want to be informed of new releases. Publications related to Boolector
Slides related to Boolector
LicenseBoolector is copyrighted 2007 - 2010 by Robert Brummayer, Armin Biere, Institute for Formal Models and Verification, Johannes Kepler University, Linz, Austria. The older binary releases until and including Boolector 1.2 are available for research and evaluation purposes in an academic environment only. They can not be used in a commercial environment, particularly as part of a commercial product, without written permission. For the newer source code releases, starting with Boolector 1.3, we use the GNU General Public License Version 3 (GPLV3). You can find more information about GPLV3 in the file COPYING that comes with the sources. In particular, this license forbids to link or use Boolector 1.3 in a redistributed program, without making the source code of that program available under GPL as well. In general, Boolector is provided as is, without any warranty. Please contact Armin Biere for additional questions regarding licensing Boolector under a different license or to obtain more up-to-date versions. |