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

merge main to tikz #16

Closed minhthin1028 closed 2 years ago

GiggleLiu commented 2 years ago

FYI: You do not have to use a pr to merge from main to your own branch, you just use “git merge” command locally. PR is mostly for review purpose.