Skip to main content

is_consistent

Function is_consistent 

Source
pub fn is_consistent(set: &[Belief]) -> bool
Expand description

A belief base is consistent iff no atom is held both positively and negatively.