QuEraComputing / UnitDiskMapping.jl

Reduce several arbitrary-connectivity optimization problems into maximum independent set problems on a grid
https://github.com/QuEraComputing/UnitDiskMapping.jl
Other
16 stars 3 forks source link

fix BranchFixB gadget #25

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago

There is a bug in the mapping. The BranchFixB gadget does not describe the graph correctly. @minhthin1028