3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-05 14:55:45 +00:00
This commit is contained in:
Lev Nachmanson 2023-03-06 09:33:53 -08:00
parent 6132bf93f7
commit 377ceba6d5
14 changed files with 22 additions and 1151 deletions

View file

@ -69,7 +69,6 @@ enum class lp_status {
DUAL_UNBOUNDED,
OPTIMAL,
FEASIBLE,
FLOATING_POINT_ERROR,
TIME_EXHAUSTED,
EMPTY,
UNSTABLE,