dwavesystems / dwavebinarycsp

Map constraint satisfaction problems with binary variables to binary quadratic models.
https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest
Apache License 2.0
20 stars 27 forks source link

Pass min_classical_gap to penaltymodels #70

Closed m3ller closed 5 years ago

m3ller commented 5 years ago

In the stitch(..) pass the min_classical_gap to the penaltymodels. This is to assist with issue dwavesystems/penaltymodel#70