Skip to main content

Optimized Tabu solver for QUBOs

Project description

> :warning: Note: dwave-tabu is deprecated in favor of dwave-samplers.

Linux/MacOS/Windows build status Code coverage Documentation Status Latest version on PyPI PyPI - Python Version

dwave-tabu

A C/C++ implementation of the MST2 multistart tabu search algorithm for quadratic unconstrained binary optimization (QUBO) problems with a dimod sampler Python interface.

Installation

Install from a wheel on PyPI:

pip install dwave-tabu

Example

This example solves a two-variable Ising model.

>>> from tabu import TabuSampler
>>> response = TabuSampler().sample_ising({'a': -0.5, 'b': 1.0}, {('a', 'b'): -1})

License

Released under the Apache License 2.0. See LICENSE file.

Contributing

Ocean’s contributing guide has guidelines for contributing to Ocean packages.

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

dwave-tabu-0.5.0.dev0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dwave_tabu-0.5.0.dev0-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file dwave-tabu-0.5.0.dev0.tar.gz.

File metadata

  • Download URL: dwave-tabu-0.5.0.dev0.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.12

File hashes

Hashes for dwave-tabu-0.5.0.dev0.tar.gz
Algorithm Hash digest
SHA256 501c88ea10feeab696441da4b6fb62e36cc5527e07ea3472f1f42d499d907b3e
MD5 cbc9e5868f36de9c1a4223bf01df5bf3
BLAKE2b-256 2d13cb64b17cdbfc2ad054d23b302df844821212f770002b3e8b13f6270adca4

See more details on using hashes here.

File details

Details for the file dwave_tabu-0.5.0.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for dwave_tabu-0.5.0.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 07152ddb1a20fec0ba9bb685d2b5c39b04b5778608460277be7c4decc0711e4b
MD5 57cdeba78a92e07fc66fa413533e2891
BLAKE2b-256 ede664efde4f3879658e7fb3a87ab1e8e74d4a6db19e77671a1a18faf34bf968

See more details on using hashes here.

Supported by

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