Fixes ----- * Fix bug in `DWaveCliqueSampler` chain strength formula
0.9.11
Fixes ----- * Improved chain strength calculation in `DWaveCliqueSampler`
0.9.10
New Features ------------ * `DWaveSampler.to_networkx_graph` method * A faster implementation of `embed_bqm` * A `EmbeddedStructure` class. * Improved chain strength in `DWaveCliqueSampler`
Fixes ----- * `DWaveCliqueSampler` now correctly supports legacy software solvers
0.9.9
New Features ------------ * `DWaveCliqueSampler` * `order_by` kwarg in `DWaveSampler` constructor * `LeapHybridSampler` uses BQM serialization version 2.0
0.9.7
New Features ------------ * Embedding composites no longer block
Fixes ----- * `MockDWaveSampler` now has the correct topology * Fix rounding in anneal schedule validation
0.9.6
Fixes ----- * `LeapHybridSampler` now correctly chooses solvers that accept the `bqm` problem type
New Features ------------ * Biclique support for Pegasus