3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 19:35:50 +00:00
z3/src/math/simplex
Nuno Lopes 98b5abb1d4 buffer: require a move constructor to avoid copies
remove unneded copy constructors from several classes
2020-06-03 11:57:49 +01:00
..
bit_matrix.cpp fix build with prehistorical compilers because of pip/manylinux 2020-05-30 11:42:27 +01:00
bit_matrix.h add ite-finder, profile 2020-01-05 16:46:50 -08: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 fix #3809 2020-04-07 11:15:34 -07:00
model_based_opt.h bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
network_flow.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
network_flow_def.h bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
simplex.cpp fix #4116 2020-04-27 17:07:12 -07:00
simplex.h fix #4116 2020-04-27 17:07:12 -07:00
simplex_def.h fix #4116 2020-04-27 17:07:12 -07:00
sparse_matrix.h buffer: require a move constructor to avoid copies 2020-06-03 11:57:49 +01:00
sparse_matrix_def.h updates to seq and bug fixes (#4056) 2020-04-22 13:18:55 -07:00