Module atom_state

Module atom_state 

Source
Expand description

Atom state tracking for qubit-to-location mappings.

AtomStateData is an immutable state object that tracks where qubits are located in the architecture as atoms move through transport lanes. It is the core data structure used by the IR analysis pipeline to simulate atom movement, detect collisions, and identify CZ gate pairings.

Structsยง

AtomStateData
Tracks qubit-to-location mappings as atoms move through the architecture.