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.
48
stars
40
forks
source link
find_clique_embedding(..., use_cache=False) is nondeterministic in deterministic regime #193
Closed
boothby closed 3 years ago
Description This occurred in randomized testing: rarely, in testing problems with supposedly deterministic results, we see a mismatch in chainlength.
To Reproduce
Expected behavior The embeddings should be identical.
Environment: minorminer 0.2.5