Skip to content

Releases: msoos/cryptominisat

CryptoMiniSat 5.7.1

03 May 14:35
Compare
Choose a tag to compare

Removing LSIDS, as it was interfering with performance.

CryptoMiniSat 5.7.0

25 Apr 13:50
Compare
Choose a tag to compare
  • Improved parameters
  • Hybrid branching strategies
  • and much more

CryptoMiniSat 5.6.8

19 Feb 20:51
Compare
Choose a tag to compare

Fixing Windows build

CryptoMiniSat 5.6.7

18 Feb 21:37
Compare
Choose a tag to compare

Some fixes and misc improvements. Also, a slightly changed naming for the independent variables. They are really sampling variables and so the interface has been renamed accordingly.

CryptoMiniSat 5.6.6

18 Dec 21:49
Compare
Choose a tag to compare

Better support for ApproxMC

CryptoMiniSat 5.6.5

04 Sep 21:28
Compare
Choose a tag to compare

This release has a set of interesting improvements:

  • Much reduced startup time thanks to @mbargull and the Conda development team
  • Improved CNF dumping interface thanks to @janmazak
  • compilation issue fixes thanks to @videlec
  • some fixes to the fuzzing and testing systems

All in all, it's a more refined solver, with few internal changes. It's a lot faster to start up (about 2x as fast!) and it has more full-featured API interface.

CryptoMiniSat 5.6.4

05 Aug 13:38
Compare
Choose a tag to compare

Some minor fixes, including:

  • license texts
  • manpage
  • typos
  • removal of "debian" folder

Many thanks to Julian Rüth for helping me with a lot of the above!

5.6.3

11 Jun 06:27
Compare
Choose a tag to compare

Main 5.6.x release. This release brings a TON of improvements:

  • new Gauss-Jordan elimination as contributed by the authors of "When Boolean Satisfiability Meets Gaussian Elimination in a Simplex Way"
  • lots of performance improvements
  • some fun new interfaces
  • much more testing of a lot of interesting interfaces

CryptoMiniSat 5.6.1

05 Jun 06:08
Compare
Choose a tag to compare

Most likely the first real release of the 5.6.x series.

CryptoMiniSat 5.6.0

31 May 10:08
Compare
Choose a tag to compare
CryptoMiniSat 5.6.0 Pre-release
Pre-release

This is a significantly improved CryptoMiniSat that should have much better performance, lower memory usage and vastly better tuned parameters for general CNF solving.