Skip to main content

Extensible framework for creating and running Binary Quadratic Model solvers and samplers.

Project description

Logo Omnisolver is a collection of Binary Quadratic Model solvers and a framework for implementing them.

Build Status Documentation Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omnisolver-0.0.3.tar.gz (111.2 kB view hashes)

Uploaded Source

Built Distribution

omnisolver-0.0.3-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page