QCTraceSimulatorConfiguration.UseInvalidatedQubitsUseChecker Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
System.Boolean