Cirq
stable
Installing Cirq
Tutorial
Circuits
Gates
Simulation
Schedules and Devices
Development
API Reference
Devices and Qubits
Single Qubit Gates
Two Qubit Gates
Three Qubit Gates
Other Gate and Operation Classes
Circuits and Schedules
cirq.Circuit
cirq.flatten_op_tree
cirq.freeze_op_tree
cirq.InsertStrategy
cirq.InsertStrategy.EARLIEST
cirq.InsertStrategy.INLINE
cirq.InsertStrategy.NEW
cirq.InsertStrategy.NEW_THEN_INLINE
cirq.Moment
cirq.moment_by_moment_schedule
cirq.OP_TREE
cirq.QubitOrder
cirq.QubitOrderOrList
cirq.Schedule
cirq.ScheduledOperation
cirq.transform_op_tree
Trials and Simulations
Magic Method Protocols
Magic Method Protocol Types
Optimization
Utilities
Experiments
Google
Testing
Work in Progress - Noisy Channels
Work in Progress - Stabilizers
Contrib
Cirq
Docs
»
API Reference
»
cirq.InsertStrategy
»
cirq.InsertStrategy.NEW_THEN_INLINE
cirq.InsertStrategy.NEW_THEN_INLINE
¶
InsertStrategy.
NEW_THEN_INLINE
= cirq.InsertStrategy.NEW_THEN_INLINE
¶