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

#include <tess/path/request.h>

Public Attributes

std::uint64_t seed = 0

Detailed Description

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.


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