Skip to main content

litsym_from_points

Function litsym_from_points 

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

A permutation of the 2·num_vars literal points back to a literal symmetry (img[j] from where +xⱼ goes). Inverse of litsym_to_points.