tket icon indicating copy to clipboard operation
tket copied to clipboard

Investigate `ZXGraphlikeOptimisation` as an initial step in `FullPeepholeOptimise`

Open cqc-alec opened this issue 2 years ago • 1 comments

cqc-alec avatar Nov 30 '23 11:11 cqc-alec

This is probably the wrong idea, since introducing global rewrites into FullPeepholeOptimise would mean it is no longer doing peephole optimization. Instead, we should look into trying the pass in default compilation passes at opt. level 2. Doing the same for PauliSimp may give similar results.

cqc-alec avatar Jan 12 '24 09:01 cqc-alec

This issue has been automatically marked as stale.

github-actions[bot] avatar Jun 07 '24 05:06 github-actions[bot]