mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
656a399dad
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
15 lines
637 B
Text
15 lines
637 B
Text
A general, minimal Python framework for building hybrid asynchronous
|
|
decomposition samplers for quadratic unconstrained binary optimization
|
|
(QUBO) problems.
|
|
|
|
dwave-hybrid facilitates three aspects of solution development:
|
|
|
|
- Hybrid approaches to combining quantum and classical compute
|
|
resources
|
|
- Evaluating a portfolio of algorithmic components and
|
|
problem-decomposition trategies
|
|
- Experimenting with workflow structures and parameters to obtain
|
|
the best application results
|
|
|
|
The framework enables rapid development and insight into expected
|
|
performance of productized versions of its experimental prototypes.
|