Skip to main content

is_primitive

Function is_primitive 

Source
pub fn is_primitive(degree: usize, gens: &[Perm]) -> bool
Expand 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).