QCTraceSimulatorConfiguration.UseInvalidatedQubitsUseChecker Field

Definition

If set to true, the Invalidated Qubits Use Checker component of QCTraceSimulator is used. If the problem is detected, InvalidatedQubitsUseCheckerException is thrown. For more details, please refer to the "Quantum computer trace simulator/Invalidated Qubits Use Checker" documentation section.

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

Field Value

Applies to