3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-19 01:32:17 +00:00

The demodulator doesn't produce proofs so remove code path that depends it does.

This commit is contained in:
Nikolaj Bjorner 2022-12-04 04:48:48 -08:00
parent 7fe6787748
commit d218083145
3 changed files with 9 additions and 14 deletions

View file

@ -197,7 +197,7 @@ public:
demodulator_rewriter(ast_manager & m);
~demodulator_rewriter();
void operator()(unsigned n, expr * const * exprs, proof * const * prs, expr_ref_vector & new_exprs, proof_ref_vector & new_prs);
void operator()(unsigned n, expr * const * exprs, expr_ref_vector & new_exprs);
/**
Given a demodulator (aka rewrite rule) of the form