Skip to main content

cycle4_lookup_perms

Function cycle4_lookup_perms 

Source
pub fn cycle4_lookup_perms(leader_idx: u8) -> Vec<LookupPerm>
Expand description

Promoter helper: 4-cycle canonical permutation table.

All 4 leaders are rotation-only — no col-swaps. lookup_perms rotates the input list so the leader is at slot 0 and subsequent slots follow the cycle direction.