dwavesystems / minorminer

minorminer is a heuristic tool for minor embedding: given a minor and target graph, it tries to find a mapping that embeds the minor into the target.
https://docs.ocean.dwavesys.com/en/stable/docs_minorminer/source/sdk_index.html
Apache License 2.0
48 stars 40 forks source link

Refactor CI #225

Closed arcondello closed 1 year ago

arcondello commented 1 year ago

Use cibuildwheel for build/test and drop appveyor.

Remake of https://github.com/dwavesystems/minorminer/pull/224 because CircleCI seems confused (ironic considering this PR doubles down on CircleCI)

arcondello commented 1 year ago

Seems github is currently having some trouble (incident). Will rerun CI later.