Releases: dwavesystems/minorminer
Releases · dwavesystems/minorminer
0.2.7.post0
Add Linux aarch64 wheels
0.2.7
0.2.6
0.2.5
0.2.4
0.2.4.dev0
New Features
- Incorporate functionality from
dwave.embedding
namespace #170 - Updated python install instructions
0.2.3
0.2.2
Includes the fix for the false K_4 embeddings that was incorrectly left out of 0.2.1.
0.2.1
Fixed issue with false K_4 embeddings.
0.2.0
Added polytime clique embedder for chimera and pegasus graphs under minorminer.busclique (an implementation to compute biclique embeddings is also available but needs improvement)
Added layout and placement strategies under minorminer.layout
Improved restart behavior (controlled through tries
parameter)