quantum-compiler / quartz

The Quartz Quantum Compiler
Apache License 2.0
76 stars 19 forks source link

[Generator] [refactor] Remove the DFS-based generation algorithm #139

Closed xumingkuan closed 10 months ago

xumingkuan commented 10 months ago

This PR removes the DFS-based generation algorithm so that generator.h/.cpp only contains RepGen. For the algorithm being removed, please refer to the artifact repository at https://github.com/quantum-compiler/quartz-artifact#table-6-evaluating-the-quartz-generator-and-the-pruning-techniques.