![]() |
A description of a local optimization to perform.
cirq.circuits.PointOptimizationSummary(
clear_span: int,
clear_qubits: Iterable['cirq.Qid'],
new_operations: "cirq.OP_TREE",
preserve_moments: bool = False
) -> None
Used in the notebooks
Used in the tutorials |
---|
Methods
__eq__
__eq__(
other
)
Return self==value.
__ne__
__ne__(
other
)
Return self!=value.