Skip to main content

CANDIDATES

Constant CANDIDATES 

Source
pub const CANDIDATES: [BlobOrdering; 4];
Expand description

The orderings evaluated, in final-tiebreak priority order: a genuine cost tie resolves to the earliest entry, so SpatialMajor wins ties (which reproduces the shallow-time choose rule for free) and Morton3 sits dead-last and can never win a tie.