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

Handle disconnected vertices #29

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago

It is not handled properly at this moment.

GiggleLiu commented 2 years ago

Resolved by a recent commit.