3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner 65e64d1006 loop counting
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2013-04-01 09:54:32 -07:00
..
api Fix set_interruptable usage 2013-03-25 16:52:08 -07:00
ast Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable 2013-03-25 15:41:02 -07:00
cmd_context Add new probes for arithmetic. Check for LIA and LRA (and activate qe if applicable). Modify echo tactic to send results to the regular stream. 2013-02-20 13:41:08 -08:00
math Fix cygwin (with python 2.6) compilation problems. 2013-01-28 17:29:55 -08:00
model Fix bug reported at http://stackoverflow.com/questions/15226944/segmentation-fault-in-z3 2013-03-05 09:04:03 -08:00
muz_qe loop counting 2013-04-01 09:54:32 -07:00
nlsat Add nlsat.factor option. This is a workaround for the slow factorization procedure. 2013-01-02 21:18:02 -08:00
parsers Fix uninterpreted sort definition. There was a mismatch in the behavior of the API and SMT front-ends. The SMT front-ends were using user_sorts to be able to support parametric uninterpreted sorts. After this fix, the API also creates user_sorts. 2013-02-12 14:34:31 -08:00
sat exposed sat params 2012-12-02 16:38:33 -08:00
shell Datalog improvements: 2013-03-27 10:38:50 -07:00
smt Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable 2013-03-25 15:41:02 -07:00
solver Fix memout detected in nightly regressions 2012-12-15 13:26:11 -08:00
tactic Fix typos 2013-03-25 14:42:18 -07:00
test fix bug in hilbert_basis reset method. Missing reset of m_iseq 2013-03-29 17:05:17 -07:00
util convert mega-bytes to bytes in env_params 2013-03-29 09:05:36 -07:00