Minorminer

Latest version: v0.2.18

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.2.12

Fixes
* Deploy x86 macOS wheels targeting 10.9 rather than 12.0.
Upgrades
* Drop support for Python 3.7.

0.2.11

Adds a wrapper to the Glasgow Subgraph Solver. This is a really cool external library that very quickly solves subgraph isomorphism problems. In our language, that problem corresponds to finding a chainlength-1 embedding from a problem graph into a hardware graph, which optimizes performance on the hardware. Many thanks to Ciaran McCreesh (and team) for providing this library and supporting our efforts to wrap it.

0.2.10

New Features

* Release wheels for Python 3.11.
* Add `busgraph_cache.topology_identifier` method.

0.2.9

* Add an algorithm demonstration example contributed by Aidan Roy
* Add clique cache manipulation functions
* mining of clique embeddings combining both heuristic and polynomial-time embedding methods
* version-agnostic cache import and export functions to support deployment of precomputed caches.

0.2.8.post1

* Remove noisy print statements
* Discontinue win32 support

0.2.8

* Fix and immediately deprecate Matlab support
* Add `utils.zephyr` module
* Refactor `utils.chimera` and `utils.pegasus` to use accelerated `busclique` implementation
* Deprecate legacy python clique embedding code

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.