Skip to main content

MAX_EXPANDED_ACTIONS

Constant MAX_EXPANDED_ACTIONS 

Source
pub(super) const MAX_EXPANDED_ACTIONS: usize = 65_536;
Expand description

Ceiling on expanded action nodes; bounds compiler work and IR from branching list graphs.