qsyn icon indicating copy to clipboard operation
qsyn copied to clipboard

Implement parallel extraction

Open chinyi0523 opened this issue 8 months ago • 0 comments

The current extraction routine suffers from a too-greedy heuristic. The algorithm extracts all gates it sees without considering circuit depths and other metrics. It would be cool if the extractor knew how to consider the parallelity of quantum circuits.

chinyi0523 avatar Nov 30 '23 09:11 chinyi0523