dwave-system
dwave-system copied to clipboard
Virtual full yield composite
Add a Ocean-side VFY composite.
Something like
sampler = VirtualFullYieldComposite(DWaveSampler(), postprocessor)
where postprocessor is another sampler that accepts an initial state (see also https://github.com/dwavesystems/dimod/issues/491).
Alternatives This could also be done in dwave-hybrid.