issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update package structure
#256
thisac
opened
1 day ago
0
All arguments in `find_subgraph` are dumped in `kwargs`
#255
kevinchern
opened
1 day ago
0
subgraph.find_subgraph has unexpected behaviour if some nodes are disconnected. Only nodes assocaited to at least one edge are embedded
#254
jackraymond
opened
3 weeks ago
0
updated lib to cpp20
#253
Willu12
closed
2 weeks ago
1
Release version 0.2.16
#252
thisac
closed
1 month ago
0
Support Python 3.9-3.13
#251
thisac
closed
1 month ago
0
Add README reference to https://arxiv.org/abs/1507.04774
#250
arcondello
closed
4 months ago
0
Replace broken docs badge with PyPI versions
#249
arcondello
closed
4 months ago
0
Use M1 resource class for macos builds on CircleCI
#248
arcondello
closed
4 months ago
0
Refresh build files
#247
arcondello
closed
4 months ago
1
Specify the vertex order in the guest graph
#246
sqrta
opened
6 months ago
0
Typo in installation instructions
#245
mahdiehmalekian
opened
6 months ago
1
Layout bug fix
#244
mahdiehmalekian
closed
1 week ago
3
Need to seed/randomize the `find_subgraph` function
#243
kevinchern
opened
9 months ago
3
Make bisclique cache location more configurable
#242
arcondello
opened
10 months ago
2
Large ndarrays not supported for find_embedding method
#241
LopezBanos
closed
11 months ago
1
Rectangle-packer module
#240
thisac
closed
10 months ago
7
Support Cython 3 and Python 3.12
#239
arcondello
closed
1 year ago
0
Lower the OSX deployment target and drop Python 3.7
#238
arcondello
closed
1 year ago
2
Use cibuildwheel==2.15.0
#237
arcondello
closed
1 year ago
0
Install fails with apple silicon
#236
arcondello
opened
1 year ago
0
Fix graph name (upper case)
#235
JoelPasvolsky
closed
1 year ago
0
Broken Image Link
#234
cpotts-dwave
closed
1 year ago
0
Test dependency ranges in CI
#233
arcondello
closed
1 year ago
0
Extend networkx support beyond version 2.4
#232
boothby
closed
1 year ago
0
9 tests fail in 0.2.11
#231
yurivict
opened
1 year ago
1
V0.2.11
#230
boothby
closed
1 year ago
0
fixed sporadic (1/15th of the time) failure reported in #227
#229
boothby
closed
1 year ago
0
Could use a CITATION.cff
#228
andrew-d-king
opened
1 year ago
3
Tests sporadically fail
#227
arcondello
closed
1 year ago
1
Use xcode 12.5.1
#226
arcondello
closed
1 year ago
0
Refactor CI
#225
arcondello
closed
1 year ago
1
Refactor CI
#224
arcondello
closed
1 year ago
0
Add topology_identifier method to busgraph_cache
#223
boothby
closed
1 year ago
1
mine_clique_embeddings arguments appear to be ignored
#222
jackraymond
closed
1 year ago
0
Include and wrap Glasgow Subgraph Solver
#221
boothby
closed
1 year ago
1
cmake doesn't install anything
#220
yurivict
opened
2 years ago
5
(Question) Is it ok to expect the same functionality on the provided python and C++ implementations?
#219
almosnow
closed
2 years ago
2
Use cibuildwheel 2.7.0
#218
arcondello
closed
1 year ago
0
v0.2.9
#217
boothby
closed
2 years ago
0
Fix #215, infinite loop in busclique._regularize_embedding
#216
boothby
closed
2 years ago
0
busclique._regularize_embedding hangs occasionally
#215
boothby
closed
2 years ago
0
Add clique cache mining and manipulation functions
#214
boothby
closed
2 years ago
5
`insert_clique_embedding[s]` or similar
#213
arcondello
closed
2 years ago
1
Don't test/build win32 in appveyor
#212
arcondello
closed
2 years ago
0
Remove print statements
#211
seatim
closed
2 years ago
1
Change to enable running two unit tests on MacOS
#210
seatim
closed
2 years ago
1
V2.8
#209
boothby
closed
2 years ago
0
Update utils
#208
boothby
closed
2 years ago
0
Test restructure
#207
boothby
closed
2 years ago
0
Next