[][src]Function pocket_prover::path1_count8

pub fn path1_count8<F: FnMut((u64, u64, u64, u64), (u64, u64, u64, u64)) -> u64>(
    f: &mut F
) -> u32

Path Semantical Logic: Counts the number of solutions of a 8-argument boolean function,

For more information, see the section "Path Semantical Logic" at the top level documentation.