3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-27 10:55:50 +00:00
Commit graph

30 commits

Author SHA1 Message Date
Ken McMillan
bf7c6292bd removing FOCI2 interface from interp 2017-05-19 16:21:57 -07:00
Nikolaj Bjorner
e63724a22d replace assert by SASSERT in case of unsupported proof rule
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-12-29 15:30:42 -08:00
Christoph M. Wintersteiger
d14a471cfd Merge branch 'ag-iz3_exception' of https://github.com/agriggio/z3 into agriggio-ag-iz3_exception 2015-10-19 15:20:50 +01:00
Ken McMillan
e6516f549d fail gracefully on interpolation errors 2015-07-10 14:39:11 -07:00
Christoph M. Wintersteiger
32fb679066 tabs 2015-05-19 11:01:15 +01:00
Ken McMillan
5f37b1d32f fixed interp api bug (github issue #47) 2015-04-20 12:30:15 -07:00
Alberto Griggio
8e772b428b use a base iz3_exception class for exceptions raised during interpolation
Using a base exception class, derived from z3_exception, makes it possible to
recover gracefully if something goes wrong during the computation of
interpolants.
2015-04-16 19:14:34 +02:00
Ken McMillan
af444beb2e re-indenting interp and duality 2015-04-15 12:22:50 -07:00
Ken McMillan
47d33452c6 interpolation fix (issue 182) 2015-03-20 17:39:45 -07:00
Ken McMillan
185f9325a6 fixed interpolation bug 2015-02-19 12:25:06 -08:00
Ken McMillan
da71d5ee01 unlimit stack on linux/mac 2014-10-24 11:53:03 -07:00
Ken McMillan
ab13987884 working on python interp 2014-08-06 11:16:24 -07:00
Ken McMillan
7bf87e76ea fix for tree interpolation 2014-08-05 11:11:43 -07:00
Ken McMillan
732035bf63 merge interp/duality changes with unstable 2014-03-26 14:48:04 -07:00
Ken McMillan
acf4ad0ab6 use new hashtable implementation in windows 2014-02-27 17:23:19 -08:00
Ken McMillan
7fc011dbb8 interpolation fixes 2014-02-24 11:59:02 -08:00
Ken McMillan
f45ad4bdc0 disable silly warnings and add needed header for VS 2014-02-10 12:56:39 -08:00
Ken McMillan
3764064e98 fixed some address dependencies 2013-12-13 18:41:35 -08:00
Ken McMillan
a3462ba6aa working on duality 2013-11-27 17:39:49 -08:00
Ken McMillan
a93f8b04e5 working on duality and quantified arithmetic in interpolation 2013-11-21 18:10:21 -08:00
Ken McMillan
49c72abb2d new interpolation fixes; re-added fixedpoint-push/pop 2013-11-05 12:17:09 -08:00
Ken McMillan
7ca6c744fd added binary interpolation 2013-11-01 15:58:59 -07:00
Ken McMillan
ac212ec54c fixing interpolation bugs 2013-11-01 11:03:55 -07:00
Ken McMillan
d8b31773b8 some debugging stuff 2013-06-27 17:27:36 -07:00
Ken McMillan
e939dd2bc5 still integrating duality 2013-04-30 13:07:49 -07:00
Ken McMillan
e651f45bc0 added sequences to get-interpolant and compute-interpolant 2013-04-09 15:52:30 -07:00
Ken McMillan
78848f3ddd working on smt2 and api 2013-03-26 17:25:54 -07:00
Ken McMillan
2b93537366 debugging interpolation 2013-03-06 18:26:46 -08:00
Ken McMillan
ae9276ad9b more work on interpolation 2013-03-05 21:56:09 -08:00
Ken McMillan
9792f6dd33 more work on incorporating iz3 2013-03-04 18:41:30 -08:00