Skip to main content

constraints_are_directly_unsat

Function constraints_are_directly_unsat 

Source
fn constraints_are_directly_unsat(constraints: &[BoolExpr]) -> bool
Expand description

Returns whether normalized conjunctive constraints contain a direct contradiction.