BQSKit / bqskit

Berkeley Quantum Synthesis Toolkit
Other
118 stars 33 forks source link

Seeded QSearch #172

Closed mtweiden closed 1 year ago

mtweiden commented 1 year ago

Contains changes to the SeedLayerGenerator to make going backwards up the synthesis tree possible. Also created a StructureAnalysisPass which stores structures in CircuitGates for later analysis. Also contains changes to the QSearchSynthesisPass so that seed circuits can be used to accelerate synthesis.

edyounis commented 1 year ago

There is a basing issue here, and you should fix it probably by rebasing. Ping me on slack if you need help

mtweiden commented 1 year ago

Okay, I think the basing issue should be fixed now.

mtweiden commented 1 year ago

Closing and starting a new PR without rebasing problems.