mirror of
https://github.com/Z3Prover/z3
synced 2025-06-15 10:26:16 +00:00
fix wrong simplex backtracking
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d2db8007d8
commit
05a39cb2cf
11 changed files with 231 additions and 56 deletions
|
@ -124,8 +124,6 @@ static void test4() {
|
|||
feas(S);
|
||||
}
|
||||
|
||||
|
||||
|
||||
void tst_simplex() {
|
||||
Simplex S;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue