3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner 8e2298c327 fix extraction of statistics for horn tactic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2013-01-25 19:24:48 -08:00
..
api Fix issue reported at http://stackoverflow.com/questions/14524316/z3-4-3-get-complete-model 2013-01-25 09:29:03 -08:00
ast update substitution routines 2013-01-21 21:59:20 -08:00
cmd_context Fix http://z3.codeplex.com/workitem/19 2013-01-24 12:51:03 -08:00
math Fix bug 2013-01-20 18:41:24 -08:00
model Fix issue reported at http://stackoverflow.com/questions/14524316/z3-4-3-get-complete-model 2013-01-25 09:29:03 -08:00
muz_qe fix extraction of statistics for horn tactic 2013-01-25 19:24:48 -08:00
nlsat Add nlsat.factor option. This is a workaround for the slow factorization procedure. 2013-01-02 21:18:02 -08:00
parsers Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
sat exposed sat params 2012-12-02 16:38:33 -08:00
shell solver factories, cleanup solver API, simplified strategic solver, added combined solver 2012-12-11 17:47:27 -08:00
smt Fix bug reported at http://stackoverflow.com/questions/14307692/unknown-when-using-defs 2013-01-13 12:59:39 -08:00
solver Fix memout detected in nightly regressions 2012-12-15 13:26:11 -08:00
tactic add back cooperate.h include (not used now, but will be) 2013-01-17 08:23:09 -08:00
test update substitution routines 2013-01-21 21:59:20 -08:00
util Fix Visual Studio warnings 2013-01-13 09:06:07 -08:00