Skip to main content
IBM Quantum Platform
This page is from an old version of Qiskit SDK and does not exist in the latest version. We recommend you migrate to the latest version. See the release notes for more information.

qiskit.optimization.applications.ising.set_packing

set packing module

Functions

check_disjoint(sol, list_of_subsets)check disjoint
get_operator(list_of_subsets)Construct the Hamiltonian for the set packing.
get_solution(x)param xbinary string as numpy array.
Was this page helpful?
Report a bug or request content on GitHub.