Daniel Schemmel
f02d031d11
As of GCC8, the throw by value, catch by reference idiom is enforced via -Wcatch-value
2018-05-19 04:39:36 +02:00
Bruce Mitchener
76eb7b9ede
Use nullptr.
2018-02-12 14:05:55 +07:00
Bruce Mitchener
7167fda1dc
Use override rather than virtual.
2018-02-10 09:56:33 +07:00
Bruce Mitchener
73b3da37d8
Typo fixes.
2018-01-02 22:48:06 +07:00
Nikolaj Bjorner
b19f94ae5b
make include paths uniformly use path relative to src. #534
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-07-31 13:24:11 -07:00
Ken McMillan
bf7c6292bd
removing FOCI2 interface from interp
2017-05-19 16:21:57 -07:00
Nikolaj Bjorner
3a6e6df4f5
fix unused-but-set-variable warnings reported in #579
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-05-18 11:02:10 -07: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
Christoph M. Wintersteiger
32fb679066
tabs
2015-05-19 11:01:15 +01: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
fc62be37b6
getting rid of DOS line endings
2014-04-03 17:09:11 -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
f45ad4bdc0
disable silly warnings and add needed header for VS
2014-02-10 12:56:39 -08:00
Ken McMillan
19830bcd33
fix a few warnings
2014-01-28 11:43:00 -08:00
Ken McMillan
a318b0f104
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
2013-12-16 12:45:52 -08:00
Ken McMillan
ebc8a43fe3
removing address dependencies
2013-12-15 15:49:06 -08:00
Nikolaj Bjorner
61385c8489
a.ctx -> self.ctx, thanks gario
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2013-11-20 09:54:37 -08:00
Ken McMillan
7ca6c744fd
added binary interpolation
2013-11-01 15:58:59 -07:00
Ken McMillan
81df4932fb
added quantifiers in new interpolation
2013-10-25 18:40:26 -07:00
Ken McMillan
6091cb1825
fix lemma counting and nix NEW_EXTRACT_TH_LEMMA
2013-09-15 13:40:06 -07:00
Ken McMillan
41f77ab57c
duality abort hack and debugging hacks
2013-06-27 17:29:12 -07:00
Ken McMillan
d8b31773b8
some debugging stuff
2013-06-27 17:27:36 -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