pub fn litsym_to_points(img: &[Lit], num_vars: usize) -> PermExpand description
A literal symmetry (img[j] = image literal of variable j) as a permutation of the 2·num_vars
literal points — for the Schreier–Sims backend (order, enumeration). Negation is respected.