Releases: chrjabs/rustsat
Releases · chrjabs/rustsat
rustsat-minisat-v0.2.2
Bug Fixes
- Build on non-linux
Documentation
- Add shields to READMEs
Features
- Debug feature
rustsat-kissat-v0.1.5
Documentation
- Fix docs.rs build
rustsat-kissat-v0.1.4
Documentation
- Mention broken windows build
- Add shields to READMEs
rustsat-glucose-v0.2.3
Documentation
- Fix docs.rs build
rustsat-glucose-v0.2.2
Bug Fixes
- Build on non-linux
- Avoid pthread.h import
Documentation
- Add shields to READMEs
Features
- Debug feature
rustsat-cadical-v0.2.3
Documentation
- Fix docs.rs build
rustsat-cadical-v0.2.2
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
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
Miscellaneous Tasks
- Updated the following local packages: rustsat, rustsat-cadical
rustsat-minisat-v0.2.1
Miscellaneous Tasks
- Updated the following local packages: rustsat