GateTimes.CNOTOnly Property

Definition

This configuration specifies that all gates except CNOT take 0 time. A CNOT gate is set to take unit time. With this gate time configuration, QCTraceSimulator will compute CNOT depth.

public static System.Collections.Generic.Dictionary<Microsoft.Quantum.Simulation.Simulators.QCTraceSimulators.PrimitiveOperationsGroups,double> CNOTOnly { get; }
static member CNOTOnly : System.Collections.Generic.Dictionary<Microsoft.Quantum.Simulation.Simulators.QCTraceSimulators.PrimitiveOperationsGroups, double>
Public Shared ReadOnly Property CNOTOnly As Dictionary(Of PrimitiveOperationsGroups, Double)

Property Value

Applies to