Skip to content

Releases: sfiruch/cadical

Release 2.0.0

05 Aug 12:57
Compare
Choose a tag to compare

Release matching the CAV'24 tool paper on CaDiCaL 2.0.

  • We have now a contrib directory and for starters there our
    CadiCraig interpolator, which goes through the Tracer API.

  • We moved back to use the C99 flexible array member feature in
    Clause which however is not supported by all C++ compiler
    configurations, particularly if compiling in pedantic mode.
    Therefore the configure script checks for support of flexible
    array members and also has a new --no-flexible option.

  • Added Dockerfile to support docker containers.

  • Added --no-status to skip printing s SATISFIABLE or s UNSATISFIABLE.
    This is useful for online proof checking.

1.9.4

24 Jan 16:57
Compare
Choose a tag to compare

Version 1.9.4.

Re-enabled shrinking (can no longer repro shrinking-related problems).

1.9.0-noshrink

21 Nov 10:06
Compare
Choose a tag to compare

Version 1.9.0, but with shrinking disabled by default. Shrinking can lead to segfaults in some scenarios, but only rarely. Not sure if its a bug in the Win32 port, or the original version.

1.7.1-noshrink

04 Sep 15:39
Compare
Choose a tag to compare

Version 1.7.1, but with shrinking disabled by default. Shrinking can lead to segfaults in some scenarios, but only rarely. Not sure if its a bug in the Win32 port, or the original version.

1.7.0-noshrink

03 Jul 16:59
Compare
Choose a tag to compare

Version 1.7.0, but with shrinking disabled by default. Shrinking can lead to segfaults in some scenarios, but only rarely. Not sure if its a bug in the Win32 port, or the original version.

1.5.2-noshrink

27 Jun 16:02
Compare
Choose a tag to compare

Version 1.5.2, but with shrinking disabled by default. Shrinking can lead to segfaults in some scenarios, but only rarely. Not sure if its a bug in the Win32 port, or the original version.

1.5.2

02 May 15:02
Compare
Choose a tag to compare
upgrade to vs2022

sc2021

06 May 11:48
Compare
Choose a tag to compare
vc++ fixes

1.3.0

13 Jun 16:07
Compare
Choose a tag to compare
fixes for 1.3.0 release

rel-1.2.1e

10 Jan 11:44
Compare
Choose a tag to compare

Fixed time in reporting