mirror of
https://github.com/Z3Prover/z3
synced 2025-08-12 14:10:54 +00:00
update release notes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
971b9d4081
commit
d263b373ed
44 changed files with 106 additions and 57 deletions
|
@ -43,3 +43,6 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
/*
|
||||
ADD_SIMPLIFIER("cheap-fourier-motzkin", "eliminate variables from quantifiers using partial Fourier-Motzkin elimination.", "alloc(elim_bounds_simplifier, m, p, s)")
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue