Skip to main content

cube_group_closure

Function cube_group_closure 

Source
pub fn cube_group_closure(generators: &[CubeSym], n: usize) -> Vec<CubeSym>
Expand description

The full group generated by generators, materialized (closure under composition) — the public door onto the otherwise-internal [group_closure]. For the small groups the census needs (Bₙ, n ≤ 5|G| = 3840) the orbit–stabilizer cross-checks sum over every element.