mirror of
https://github.com/Z3Prover/z3
synced 2025-10-01 13:39:28 +00:00
add rewrite for mod over negation, refine axioms for grobner quotients
This commit is contained in:
parent
e2235d81d3
commit
a382ddbd8a
4 changed files with 95 additions and 66 deletions
|
@ -88,6 +88,5 @@ namespace nla {
|
|||
grobner(core *core);
|
||||
void operator()();
|
||||
void updt_params(params_ref const& p);
|
||||
// dd::solver::equation_vector const& core_equations(bool all_eqs);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue