3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-23 11:37:54 +00:00
z3/src/math/simplex
Nikolaj Bjorner 05d564e828 bug fixes
values cannot change on basic variables from inequalities
arithmetic modulo can produce 0 coefficients
2021-08-31 11:26:44 -07:00
..
bit_matrix.cpp fix build with prehistorical compilers because of pip/manylinux 2020-05-30 11:42:27 +01:00
bit_matrix.h remove a hundred implicit constructors/destructors 2021-05-23 14:25:01 +01:00
CMakeLists.txt add bit-matrix, avoid flattening and/or after bit-blasting, split pdd_grobner into solver/simplifier, add xlin, add smtfd option for incremental mode logic 2020-01-01 20:14:20 -08:00
model_based_opt.cpp #5445 2021-08-03 11:19:42 -07:00
model_based_opt.h #5324 2021-06-05 17:14:51 -07:00
network_flow.h booyah 2020-07-04 15:56:30 -07:00
network_flow_def.h booyah 2020-07-04 15:56:30 -07:00
simplex.cpp fix #4116 2020-04-27 17:07:12 -07:00
simplex.h booyah 2020-07-04 15:56:30 -07:00
simplex_def.h na 2021-05-06 13:08:45 -07:00
sparse_matrix.h bug fixes 2021-08-31 11:26:44 -07:00
sparse_matrix_def.h bug fixes 2021-08-31 11:26:44 -07:00