3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src
Lev Nachmanson 82eb80de6d add var_register
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

fill the matrix A in hnf_cutter

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

fill the matrix A in hnf_cutter

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

first steps of hnf cutter

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

handle generated cases in hnf

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

call hnf only for a full rank matrix

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

get (H reversed) * b

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

finding the cut row randomly, exiting if is not there

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

produce first cuts with hnf

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

produce first cuts with hnf

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

define by lp_settings if to avoid calling hnf_cutter when the solution is not on the boundary

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

hnf

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

revert to the previous version

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2018-06-27 11:39:46 -07:00
..
ackermannization fix build 2018-05-01 10:53:36 -07:00
api add upper-case files 2018-06-26 07:52:38 -07:00
ast add cancellations 2018-06-27 11:35:11 -07:00
cmd_context integrate lambda expressions 2018-06-26 07:23:04 -07:00
math add cancellations 2018-06-27 11:35:11 -07:00
model integrate lambda expressions 2018-06-26 07:23:04 -07:00
muz integrate lambda expressions 2018-06-26 07:23:04 -07:00
nlsat add cancellations 2018-06-27 11:35:11 -07:00
opt integrate lambda expressions 2018-06-26 07:23:04 -07:00
parsers integrate lambda expressions 2018-06-26 07:23:04 -07:00
qe add obj_ref::operator=(obj_ref &&) + a few explicit uses 2018-06-26 17:00:56 +01:00
sat add cancellations 2018-06-27 11:35:11 -07:00
shell add cancellations 2018-06-27 11:35:11 -07:00
smt add var_register 2018-06-27 11:39:46 -07:00
solver fix tests 2018-06-20 08:22:15 -07:00
tactic add cancellations 2018-06-27 11:35:11 -07:00
test add var_register 2018-06-27 11:39:46 -07:00
util add var_register 2018-06-27 11:39:46 -07:00
CMakeLists.txt remove pdr 2018-06-14 16:08:51 -07:00