Skip to content

Releases: chrjabs/rustsat

rustsat-minisat-v0.2.2

11 Jan 09:41
Compare
Choose a tag to compare

Bug Fixes

  • Build on non-linux

Documentation

  • Add shields to READMEs

Features

  • Debug feature

rustsat-kissat-v0.1.5

11 Jan 14:28
Compare
Choose a tag to compare

Documentation

rustsat-kissat-v0.1.4

11 Jan 09:43
Compare
Choose a tag to compare

Documentation

  • Mention broken windows build
  • Add shields to READMEs

rustsat-glucose-v0.2.3

11 Jan 14:29
Compare
Choose a tag to compare

Documentation

rustsat-glucose-v0.2.2

11 Jan 09:44
Compare
Choose a tag to compare

Bug Fixes

  • Build on non-linux
  • Avoid pthread.h import

Documentation

  • Add shields to READMEs

Features

  • Debug feature

rustsat-cadical-v0.2.3

11 Jan 14:26
Compare
Choose a tag to compare

Documentation

rustsat-cadical-v0.2.2

11 Jan 09:42
Compare
Choose a tag to compare

Bug Fixes

  • Specify c++ std version in cadical build

Documentation

  • Mention broken windows build
  • Add shields to READMEs

Features

  • Cadical versions 1.9.[3-4]

rustsat-v0.4.0

18 Dec 10:03
Compare
Choose a tag to compare

Bug Fixes

  • Set var manager in SatInstance::from_iter
  • Set vm correctly in SatInstance::from(Cnf)
  • Coarse convergence bounds
  • Link capi tests to archive libs
  • Typo in capi
  • Parse empty instances correctly
  • Limited connections in node db
  • Next value in db-referencing gtes

Documentation

  • (limited) python api documentation. For now this is only available as a zip file with this release.

Features

  • Python api expose lit, clause, cnf
  • Python len and indexing support for clause and cnf
  • Feature switch for python api
  • Python iterators
  • Totalizer and comparison operators in pyapi
  • Expose all encodings in python api
  • Extend internal node api
  • Limited connections in node db
  • Constant method for objective
  • Allow cloning totalizer db

rustsat-tools-v0.2.1

18 Dec 10:05
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Updated the following local packages: rustsat, rustsat-cadical

rustsat-minisat-v0.2.1

18 Dec 10:07
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Updated the following local packages: rustsat