Is your feature request related to a problem?
Currently, the optimization lacks support for some gate optimization techniques, which could help reduce circuit depth.
Describe the solution you'd like
Enhance the optimization to support additional gate optimization techniques that:
- Inverse cancellation
- Rotation fusion
- Remove Diagonal Gates Before Measure
- etc....
Are they interesting to support?
Is your feature request related to a problem?
Currently, the optimization lacks support for some gate optimization techniques, which could help reduce circuit depth.
Describe the solution you'd like
Enhance the optimization to support additional gate optimization techniques that:
Are they interesting to support?