Skip to main content

QUBO preprocessors

Project description

TNO Quantum: Optimization - QUBO - Preprocessors

TNO Quantum provides generic software components aimed at facilitating the development of quantum applications.

This package contains implementations of QUBO preprocessors.

Documentation

Documentation of the tno.quantum.optimization.qubo.preprocessors package can be found here.

Install

Easily install the tno.quantum.optimization.qubo.preprocessors package using pip:

$ python -m pip install tno.quantum.optimization.qubo.preprocessors

Usage

The following example shows how to list the available preprocessor and how to instantiate them.

from tno.quantum.optimization.qubo.components import PreprocessorConfig
supported_preprocessors = PreprocessorConfig.supported_items()
preprocessor = PreprocessorConfig(name='q_pro_plus_preprocessor').get_instance()

Alternatively, a preprocessor can also be instantiated directly.

from tno.quantum.optimization.qubo.preprocessors import QProPlusPreprocessor
preprocessor = QProPlusPreprocessor(max_iter=10)

(End)use limitations

The content of this software may solely be used for applications that comply with international export control laws.

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

Built Distribution

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

File details

Details for the file tno_quantum_optimization_qubo_preprocessors-1.0.0.tar.gz.

File metadata

File hashes

Hashes for tno_quantum_optimization_qubo_preprocessors-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ff1eaa532a44d6f2cb0ecaa29f85a70842a39202d5a38405158f98ffac8a4a5c
MD5 393d15e94393905ab6a5e79ba835dc4b
BLAKE2b-256 a554728d782d916aa8744e282771962dce73c2141e43bc6753e2a69938f55f53

See more details on using hashes here.

File details

Details for the file tno_quantum_optimization_qubo_preprocessors-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tno_quantum_optimization_qubo_preprocessors-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 671abf764581141d1c19fb309eadb72fa74f2dadd90295b753c98c325e536647
MD5 087604fa04fccc85bad63dbefbb13cfe
BLAKE2b-256 144c98bd1468d210fa2b7d72c55d2d2d5e43bd5b15df37cb79bf3dbe71468aa6

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