Skip to main content

usize_element_source_key

Function usize_element_source_key 

Source
pub fn usize_element_source_key<S>(_solution: &S, element: &usize) -> usize
Expand description

Canonical source key for the built-in usize planning-list representation. Generated list models and dynamic bridge lists use their logical element ID as the stable key; the per-run runtime binder maps it to source order.