mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
optimizations to Hilbert basis
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e8140f5c1f
commit
5598f334d4
3 changed files with 77 additions and 53 deletions
|
@ -521,6 +521,8 @@ void tst_hilbert_basis() {
|
|||
tst2();
|
||||
tst3();
|
||||
tst4();
|
||||
tst4();
|
||||
tst4();
|
||||
tst5();
|
||||
tst6();
|
||||
tst7();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue