|
| class | _StateSnapshot |
| | Full replay state captured at one checkpoint of the action stream.
|
| |
| class | Channel |
| | A directed communication link between two network nodes. More...
|
| |
| class | ClassicalBit |
| | A classical bit residing at a network node, tracked by label. More...
|
| |
| class | EventFileParser |
| | Reads Q2NS simulation trace files in NDJSON or JSON-array format. More...
|
| |
| class | Node |
| | A network node with a canvas-relative position. More...
|
| |
| class | Qubit |
| | A qubit residing at a network node, tracked by label. More...
|
| |
| class | SimulationStateManager |
| | Replays a Q2NS simulation event stream and exposes the quantum state. More...
|
| |
| class | Snapshot |
| | Immutable view of the reconstructed network state at one instant. More...
|
| |
| class | UnionFind |
| | Disjoint-set data structure with path compression and union by rank. More...
|
| |