Extensible framework for creating and running Binary Quadratic Model solvers and samplers.
Project description
Omnisolver is a collection of Binary Quadratic Model solvers and a framework for implementing them.
Installation and getting started
Installing this package alone won't give you much benefit, unless of course you want to develop new omnisolver plugins. In that case, you can install omnisolver
from pip:
pip install omnisolver
Algorithms for solving QUBO and Ising models are implemented in Omnisolver plugins. For instance, to use parallel tempering algorithm you need to install the omnisolver-pt
package:
pip install omnisolver-pt
You can run the omnisolver pt -h
command to see the command line usage.
Citing
If you used the package or one of its plugins, please cite:
@misc{https://doi.org/10.48550/arxiv.2112.11131,
doi = {10.48550/ARXIV.2112.11131},
url = {https://arxiv.org/abs/2112.11131},
author = {Jałowiecki, Konrad and Pawela, Łukasz},
keywords = {Software Engineering (cs.SE), Quantum Physics (quant-ph), FOS: Computer and information sciences, FOS: Computer and information sciences, FOS: Physical sciences, FOS: Physical sciences},
title = {Omnisolver: an extensible interface to Ising spin glass solvers},
publisher = {arXiv},
year = {2021},
copyright = {arXiv.org perpetual, non-exclusive license}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file omnisolver-0.0.3.tar.gz
.
File metadata
- Download URL: omnisolver-0.0.3.tar.gz
- Upload date:
- Size: 111.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9d76df6b79a56133020152ab39e0487fa8785a508d75c0553a3f8ef664b47ad |
|
MD5 | 4d1721d9f18504c1af0ba6aeddf51e28 |
|
BLAKE2b-256 | 1d52bfdec001a292ea477fff1f3f86e5b0894cf9b4c5ca4a80cf16c036ee3485 |
File details
Details for the file omnisolver-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: omnisolver-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38c79e17d68263c32c3ef24dec319b06f9fb86d095e60d5cefa21b7bdfc0a933 |
|
MD5 | 79352e5bd03a015f6743acdac6ac9e21 |
|
BLAKE2b-256 | 13a5201480f30fddc11350c47cbe9a1118875dd03112d4f180948f9e6d0b5ada |