tket
tket copied to clipboard
Investigate `ZXGraphlikeOptimisation` as an initial step in `FullPeepholeOptimise`
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.
This issue has been automatically marked as stale.