Fixes * Fix case where `Presolver` was incorrectly marking constraints with no variables as infeasible.
0.5.0.dev3
Fixes - Use dimod 0.12.0.dev3 which contains bug fixes
0.5.0.dev2
Fixes
* Fix `Presolver.restore_samples()` throwing segmentation faults in some cases
0.5.0.dev1
New Features - Add CQM presolving.
0.5.0.dev0
New Features * Support `dimod~=0.12.0`.
Upgrade Notes - Build `manylinux2014` wheels. Previously we built `manylinux2010`. - Build `arm64` and `x86_64` wheels for macos. Previously we built `x86_64` and `universal2`.