dwavesystems / minorminer

minorminer is a heuristic tool for minor embedding: given a minor and target graph, it tries to find a mapping that embeds the minor into the target.
https://docs.ocean.dwavesys.com/en/stable/docs_minorminer/source/sdk_index.html
Apache License 2.0
48 stars 40 forks source link

Fix #215, infinite loop in busclique._regularize_embedding #216

Closed boothby closed 2 years ago

boothby commented 2 years ago

See #215