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ยง
- Atom
State Data - Tracks qubit-to-location mappings as atoms move through the architecture.