QCTraceSimulatorConfiguration.UseWidthCounter Field

Definition

If set to true, QCTraceSimulator collects information about the number of qubits used per call graph edge. The names of the metrics collected by the Width Counter are listed in MetricsNames.WidthCounter. For more details, please refer to the "Quantum computer trace simulator/ Width Counter" documentation section.

public bool UseWidthCounter;
val mutable UseWidthCounter : bool
Public UseWidthCounter As Boolean 

Field Value

Applies to