|
tess 1.0.0
Performance-first tile and path simulation substrate
|
Reports joint-admission outcomes alongside the standard movement stats. More...
#include <tess/sim/joint_movement.h>
Public Attributes | |
| PathAgentFrameStats | frame {} |
| std::size_t | chained = 0 |
| Moves admitted only because their destination was vacated this tick. | |
| std::size_t | rotations = 0 |
| Cycles of length >= 3 rotated one place. | |
| std::size_t | swaps = 0 |
| Two-agent cycles exchanged under the active policy. | |
| std::size_t | swaps_denied = 0 |
| Two-agent cycles refused by the active policy. | |
Reports joint-admission outcomes alongside the standard movement stats.