FermionicDAGCircuit

FermionicDAGCircuit: TypeAlias = <class 'qiskit._accelerate.circuit.DAGCircuit'>

A type alias of DAGCircuit.

Although this does not really give us any functional guarantees, it serves to better document the API contract that instances of this type only contain circuit instructions of type FermionicGate.