Skip to main content

WCOJ_ELIGIBLE_KEY_LIMIT

Constant WCOJ_ELIGIBLE_KEY_LIMIT 

Source
pub const WCOJ_ELIGIBLE_KEY_LIMIT: usize = 8;
Expand description

The widest K-clique shape the WCOJ planner architecture admits at the eligibility layer. K=7 and K=8 are accepted here so the Phase-2 templates can inherit the same planner contract.