QCTraceSimulatorConfiguration.EnableRestrictedReuse Field

Definition

Specifies if a qubit manager with restricted reuse should be used to allocate qubits. When true, a qubit manager derived from QubitManagerRestrictedReuse is used for tracing.

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

Field Value

Applies to