pub fn refutes_ordering_principle(e: &ProofExpr) -> boolExpand description
The ordering cut over a ProofExpr: clausify and run the specialist. This is the entry the cascade
(crate::sat::prove_unsat) calls.
pub fn refutes_ordering_principle(e: &ProofExpr) -> boolThe ordering cut over a ProofExpr: clausify and run the specialist. This is the entry the cascade
(crate::sat::prove_unsat) calls.