Skip to main content

automorphism_group_size

Function automorphism_group_size 

Source
pub fn automorphism_group_size(num_vars: usize, clauses: &[Vec<Lit>]) -> usize
Expand description

The order of a formula’s automorphism group1 means rigid (only the identity preserves it), the maximally asymmetric extreme. Discovers the generators and closes them under composition.