|
tess 1.0.0
Performance-first tile and path simulation substrate
|
#include <tess/path/request.h>
Public Attributes | |
| std::uint64_t | seed = 0 |
Selects a deterministic tertiary ordering among equal (f, g) A* nodes.
Zero preserves the canonical tile-index ordering. A nonzero seed may choose a different path only when candidates have identical search cost and progress; it cannot relax passability or change the optimal result cost.