Skip to main content

INLINE_RELATION_SLOTS

Constant INLINE_RELATION_SLOTS 

Source
pub const INLINE_RELATION_SLOTS: usize = 4;
Expand description

Maximum number of relations that fit inline (without overflow spill).

Chosen to cover 95%+ of NSAI reasoning steps (most have 1-3 PROV edges).