3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 21:38:44 +00:00
z3/src
Nikolaj Bjorner b1724b2f62 fix update to variables
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-12-28 14:39:16 -08:00
..
ackermannization remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
api fix sat model converter to work with incrementality 2017-12-18 11:12:27 -08:00
ast bug fixes 2017-12-23 14:41:16 -08:00
cmd_context include mc0 for display method 2017-11-21 20:40:43 -08:00
duality Tabs, formatting. 2017-09-17 14:54:09 +01:00
interp fix #1330. Interpolation transformation needs to handle TRANSITIVITY_STAR 2017-10-25 20:53:10 -07:00
math remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
model use expr-vectors 2017-11-21 16:07:10 -08:00
muz prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08:00
nlsat remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
opt prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08:00
parsers added facility to persist model transformations 2017-11-02 00:05:52 -05:00
qe remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
sat fix update to variables 2017-12-28 14:39:16 -08:00
shell adding handlers for dimacs for solver_from_file, and opb, wncf for opt_from_file, #1361 2017-11-19 15:21:09 -08:00
smt prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08:00
solver fix uninitialized variable m_gc_burst in config, have cuber accept and receive optional vector of variables indicating splits and global autarky as output 2017-12-14 02:38:45 -08:00
tactic prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08:00
test re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -08:00
util bug fixes 2017-12-23 14:42:21 -08:00
CMakeLists.txt remove proof_converter from tactic application, removing nlsat_tactic 2017-11-17 23:32:29 -08:00