|
tess 1.0.0
Performance-first tile and path simulation substrate
|
Caller-owned adaptive priorities for the PIBT movement tier. More...
#include <tess/sim/pibt_movement.h>
Public Member Functions | |
| void | reserve (std::size_t agent_count) |
| Pre-sizes the containers for agent_count agents. | |
Public Attributes | |
| std::vector< std::uint32_t > | elapsed |
| Ticks each agent has spent unarrived; higher decides earlier. | |
Friends | |
| struct | detail::PibtPrioritiesAccess |
Caller-owned adaptive priorities for the PIBT movement tier.