Skip to main content

Module chunk_tracker

Module chunk_tracker 

Source
Expand description

Incremental eight-neighbor ticket propagation shared by loading and simulation.

Mirrors Vanilla’s ChunkTracker / DynamicGraphMinFixedPoint. Each domain retains its own sources and levels; the const limit selects its outer boundary.

Structs§

ChunkLevelChange
A propagated loading or simulation level change.
ChunkTracker
Tracks sources and their minimum propagated levels through MAX_LEVEL.
LeveledPropagationQueue 🔒
Vanilla-style level buckets for pending graph corrections.