Releases: chrjabs/rustsat
Releases · chrjabs/rustsat
rustsat-v0.7.2
rustsat-tools-v0.7.2
Miscellaneous Tasks
- Nightly development toolchain (#372)
rustsat-minisat-v0.7.2
rustsat-kissat-v0.7.2
rustsat-ipasir-v0.7.2
Documentation
- Update badges and docs link (#366)
Miscellaneous Tasks
- Migrate to mainly self-hosted runners
rustsat-glucose-v0.7.2
rustsat-cadical-v0.7.2
rustsat-batsat-v0.7.2
Bug Fixes
- Don't offset variables by one
Features
- Implement
reserve
- Track state and return state errors
Testing
- Increase test coverage for solvers (#382)
pigeons-v0.2.0
Bug Fixes
- Memory leak in
pigeons::Proof::end
Documentation
- Fix typo
Testing
- Increase test coverage
rustsat-v0.7.1
Bug Fixes
- GTE bug with limited connections (#357)
- Safe deserialization for
Var
Documentation
- Update badges and docs link (#366)
Miscellaneous Tasks
- Update patch updates (#349)
- Update patch updates (#361)
- Update patch updates (#363)
- Update rust crate syn to v2.0.101 (#364)
- Codegen tool for generating bindings
- Migrate to mainly self-hosted runners
- Update rust version
- Slightly clean up dependencies
Testing
- C-API tests with custom harness