Function optimize_gate_sequence

Source
pub fn optimize_gate_sequence(
    gates: &[Box<dyn GateOp>],
) -> QuantRS2Result<GateSequence>
Expand description

Try to optimize a sequence of gates