quark
is a software package to support the mapping of combinatorial optimization problems to quantum computing interfaces via QUBO and Ising problems.
is a software package to find provably equivalent embedded Ising problems with optimal parameters.
This is a software package to find provably equivalent embedded Ising problems with optimal parameters.
The full documentation can be found here.
To find provably equivalent embedded Ising problems with optimal parameters for given arbitrary Ising problems the weight distribution problem has to be solved for each original node and its corresponding embedding. For that, an optimization model is constructed aiming to distribute the weight of this logical node over the physical nodes in the tree corresponding to the embedding of the logical node and to find the coupling strength that is needed to enforce the synchronization of the physical nodes.
Please see
for more details.
This package is based on quark
and uses its Polynomial's and Objective's to obtain the final embedded Ising problem.
This project is Apache-2.0 licensed.
Copyright © 2026 German Aerospace Center (DLR) - Institute of Software Technology (SC).
Please find the individual contributors here and information for citing this package here.
is a software package to support the mapping of combinatorial optimization problems to quantum computing interfaces via QUBO and Ising problems.