tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::JointMoveStats Struct Reference

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.

Detailed Description

Reports joint-admission outcomes alongside the standard movement stats.


The documentation for this struct was generated from the following file: