Skip to main content

nnf_complement

Function nnf_complement 

Source
pub fn nnf_complement(cid: ConceptId, pool: &mut ConceptPool) -> ConceptId
Expand description

Compute nnf(¬C) given C (already assumed NNF or convertible). Exposed for the tableau’s choose rule, which needs the NNF complement of a concept when branching on ≤n R.C.