QCTraceSimulatorConfiguration.UseDistinctInputsChecker Field

Definition

If set to true, the Distinct Inputs Checker component of QCTraceSimulator is used. If input to an operation containing non-distinct qubits is detected, a DistinctInputsCheckerException is thrown. For more details, please refer to the "Quantum computer trace simulator/Distinct Inputs Checker" documentation section.

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

Field Value

Applies to