Integrate in QCircuit a new function called zx_simplify that call zx.simplify.full_reduce(circuit) on pyzx and return a simplified QCircuit.
After that, we need to extend the test suite for benchmarking all the test with and without this feature.
Useful links:
Integrate in
QCircuita new function calledzx_simplifythat callzx.simplify.full_reduce(circuit)on pyzx and return a simplifiedQCircuit.After that, we need to extend the test suite for benchmarking all the test with and without this feature.
Useful links: