pub fn is_primitive(degree: usize, gens: &[Perm]) -> boolExpand description
Is the group primitive — transitive with no non-trivial block system? Primitive groups are the
indecomposable “atoms” of permutation-group structure; imprimitive ones split into blocks
(minimal_block_system).