3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-08 16:25:48 +00:00
Commit graph

18 commits

Author SHA1 Message Date
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
Christoph M. Wintersteiger
005bb82a17 eliminated unused variables 2014-11-07 16:04:02 +00:00
Ken McMillan
de81db9a3b fixed several interpolation problems 2014-04-10 17:53:17 -07:00
Ken McMillan
fc62be37b6 getting rid of DOS line endings 2014-04-03 17:09:11 -07:00
Ken McMillan
3588d4a1ca fixing templates for broken windows hash functions 2013-12-16 12:41:43 -08:00
Ken McMillan
1e8c04be8e fixing templates for broken windows hash functions 2013-12-15 17:31:46 -08:00
Ken McMillan
ebc8a43fe3 removing address dependencies 2013-12-15 15:49:06 -08:00
Ken McMillan
9cba5d7c85 working on quantifiers in interpolation 2013-11-14 10:18:44 -08:00
Ken McMillan
749f95c9d7 handle eq-propagate arithetic rule 2013-11-08 16:18:48 -08:00
Ken McMillan
7ca6c744fd added binary interpolation 2013-11-01 15:58:59 -07:00
U-REDMOND\kenmcmil
7a0d49cb32 porting to windows 2013-03-28 11:18:20 -07:00
U-REDMOND\kenmcmil
28266786f3 porting to windows 2013-03-27 12:17:52 -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
9792f6dd33 more work on incorporating iz3 2013-03-04 18:41:30 -08:00
Kenneth McMillan
e5f5e008aa fixing file heads to match z3 2013-03-03 21:22:50 -08:00
Ken McMillan
68fb01c206 initial commit for interpolation 2013-03-03 20:45:58 -08:00