Skip to main content

DEFAULT_DECISION_CAP

Constant DEFAULT_DECISION_CAP 

Source
pub const DEFAULT_DECISION_CAP: usize = 4;
Expand description

Default decision-surface cap (the working-memory limit). The surface holds at most this many ranked decisions; the rest collapse into a truncation note.