Skip to content

0.2.17

Latest
Compare
Choose a tag to compare
@thisac thisac released this 24 Feb 21:08
55f1406

New Features

  • Add support for generating multiple disjoint embeddings of a source graph onto D-Wave graph topologies.

  • Add efficient methods and heuristics for determining embedding feasibility.

Upgrade Notes

  • Provide manylinux_2_28 wheels instead of manylinux2014.

  • Matlab support was deprecated as of version 0.2.8 and removed in the current version.

Bug Fixes

  • Fixed bug in the layout module to correctly work for some edge cases.

  • Remove unnecessary future imports due to Python 2 not being supported.