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

Update utils #208

Closed boothby closed 2 years ago

boothby commented 2 years ago

Updates utils/pegasus.py and utils/chimera.py to use busclique instead of the legacy python code. Deprecates polynomialembedder.py.