dwave-hybrid icon indicating copy to clipboard operation
dwave-hybrid copied to clipboard

Optional subproblem `size` in `EnergyImpactDecomposer`

Open randomir opened this issue 5 years ago • 0 comments

When size is undefined, try to fit the largest possible problem onto the target (QPU) graph.

To solve the component-up-the-branch dependency, we can trivially "decompose" the problem into itself, and defer the fitting problem to the embedding component upstream.

randomir avatar Sep 24 '19 01:09 randomir