3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src
Lev Nachmanson 16b71fe911 work on static_matrix's cells
Signed-off-by: Lev <levnach@hotmail.com>

trying the new scheme in static_matrix : in progress

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

in the middle of changes in static_matrix

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

more fixes in static_matrix.h

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

debug

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

fixes in static_matrix

Signed-off-by: Lev <levnach@hotmail.com>

fixes in static_matrix, column_strip

Signed-off-by: Lev <levnach@hotmail.com>

fixes in static_matrix

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

fixes for static_matrix

Signed-off-by: Lev <levnach@hotmail.com>

work on static_matrix

Signed-off-by: Lev <levnach@hotmail.com>

work on static_matrix

Signed-off-by: Lev <levnach@hotmail.com>

progress in static_matrix

Signed-off-by: Lev <levnach@hotmail.com>

fix a bug in swap_with_head_cell

Signed-off-by: Lev <levnach@hotmail.com>

progress in static_matrix

Signed-off-by: Lev <levnach@hotmail.com>

compress rows and columns if needed

Signed-off-by: Lev <levnach@hotmail.com>

fix in compression of cells

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2018-07-29 20:45:13 -07:00
..
ackermannization remove spurious copies and inc_refs around ref_vector 2018-06-28 10:31:38 +01:00
api Merge pull request #1773 from NikolajBjorner/master 2018-07-29 08:09:35 -07:00
ast fix #681, unsound propagation of binary equalities. Clean up memory leaks on exit 2018-07-29 12:08:59 -07:00
cmd_context updates 2018-07-26 15:31:49 +01:00
math force the new arithmetic solver for QF_LIA 2018-07-09 16:33:48 -07:00
model visit parameters during occurs count 2018-06-29 08:52:25 -07:00
muz Transformation to eliminate term-ite expressions from DL rules 2018-07-02 17:09:56 -04:00
nlsat strengthen filter for specialized tactic conditions, add flag to disable hnf to lp_params 2018-07-15 22:35:47 -07:00
opt fix #1762, #1764, #1768 2018-07-26 20:29:26 +01:00
parsers remove some allocs from exceptions 2018-07-02 17:08:02 +01:00
qe update documentation for renamed parameter 2018-07-06 21:25:38 -07:00
sat sat_allocator: align allocation size with page boundary to reduce memory consumption 2018-07-08 18:04:32 +01:00
shell work on static_matrix's cells 2018-07-29 20:45:13 -07:00
smt fix #681, unsound propagation of binary equalities. Clean up memory leaks on exit 2018-07-29 12:08:59 -07:00
solver let HORN solver know about cardinality constraints 2018-07-02 11:46:03 -07:00
tactic work on static_matrix's cells 2018-07-29 20:45:13 -07:00
test work on static_matrix's cells 2018-07-29 20:45:13 -07:00
util work on static_matrix's cells 2018-07-29 20:45:13 -07:00
CMakeLists.txt merge with Z3Prover/master 2018-06-25 19:44:46 +08:00