Cryptominisat Versions Save

An advanced SAT solver

5.11.21

3 months ago

New release that disables the possibility of including experimental libraries.

5.11.20

3 months ago

New release with new build system that does not need boost

5.11.15

7 months ago

Fixing Windows build that was broken due to picosat.

5.11.14

8 months ago

A new release to fix issues with pycryptominisat.

5.11.12

9 months ago

New, minor fix release

5.11.11

11 months ago

Python interface update, some minor updates to preprocessing.

5.11.4

1 year ago

Fixing python package's msolve function

5.11.3

1 year ago

Fixing a bug in gate-based elimination, and making it easier to build under Windows.

5.11.2

1 year ago

This is a new release with a number of improvements, including irregular-gate and ITE based BVE and a number of improvements that can be useful if used as a library, especially in conjunction with Arjun, our new tool.

Windows binary thanks to Axel Kemper!

5.8.0

3 years ago

Massive new release! Many-many improvements:

  • Gauss-Jordan elimination is enabled by default
  • Target Phases ("Stable Polarities") are used
  • CCAnr SLS solver is enabled and is set to work by default
  • Hybrid variable branching heuristics
  • Many-many speed improvements
  • Better DIMACS parsing to work for other systems
  • Made to work with new ApproxMC and UniGen