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

added busgraph_cache.draw_fragment_embedding #191

Closed boothby closed 3 years ago

boothby commented 3 years ago

I needed this functionality for low-level debugging, but also for making pictures for a talk that I'm preparing. I've probably done a half-dozen ad-hoc implementations; this gets it right.