Skip to content

0.6.4

Compare
Choose a tag to compare
@randomir randomir released this 04 Oct 13:48
· 167 commits to master since this release

New Features

  • make_origin_embeddings problem decomposing utility that creates optimal embeddings for a lattice.
    Embeddings are compatible with the topology and shape of D-Wave QPU samplers (#252).
  • SublatticeDecomposer that produces lattice-structured subproblems (#252).

Fixes

  • SteepestDescentProblemSampler now actually uses greedy.SteepestDescentSolver (#250).