Christoph M. Wintersteiger
|
129e2f5e23
|
FPA API fixes and examples
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-06-11 17:55:31 +01:00 |
|
Christoph M. Wintersteiger
|
ca89b120d3
|
improve FPA theory implementation
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-06-11 16:44:12 +01:00 |
|
Christoph M. Wintersteiger
|
c2a2d2d0df
|
Renamed Z3_mk_double to Z3_mk_fpa_double for consistency
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-06-11 13:27:21 +01:00 |
|
Christoph M. Wintersteiger
|
c3263e4731
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2014-06-10 13:44:21 +01:00 |
|
Nikolaj Bjorner
|
8ef4ec7009
|
fix bit-vector rotation left bug
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-06-08 12:46:23 +01:00 |
|
Nikolaj Bjorner
|
88bd01bc4f
|
patching non-termination bug in datatype factory, reported by Tiago
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-06-03 23:03:34 +05:30 |
|
Christoph M. Wintersteiger
|
634a93d699
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2014-06-02 17:58:39 +01:00 |
|
Christoph M. Wintersteiger
|
baee61a2e4
|
More experimental FPA theory code
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-06-02 17:57:59 +01:00 |
|
Nikolaj Bjorner
|
a10c318e15
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2014-05-31 12:04:28 +05:30 |
|
Nikolaj Bjorner
|
f76b343bfa
|
expose parameter settings for controlling injectivity axiom. rquested by Jasmin Blanchette
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-31 11:25:54 +05:30 |
|
Christoph M. Wintersteiger
|
7288353575
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2014-05-30 18:14:46 +01:00 |
|
Christoph M. Wintersteiger
|
bc25ea404f
|
Fixed potential bug (warning on OSX).
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-05-30 18:14:33 +01:00 |
|
Nikolaj Bjorner
|
49f9f4b3b5
|
fix crash in model construction from finite domain theory
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-30 20:52:39 +05:30 |
|
Christoph M. Wintersteiger
|
1e774064bc
|
assertion bug fix in z3py
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-05-30 12:26:55 +01:00 |
|
Christoph M. Wintersteiger
|
756645326b
|
Bugfix for And/Or operators in Python.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-05-29 17:33:03 +01:00 |
|
Christoph M. Wintersteiger
|
4da56aa4df
|
added debug assertion
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-05-29 12:41:07 +01:00 |
|
Nikolaj Bjorner
|
aba79802cf
|
fix warning about unused variable
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-25 21:01:10 -07:00 |
|
Ken McMillan
|
aa35149700
|
merging duality/interp changes
|
2014-05-22 11:52:16 -07:00 |
|
Ken McMillan
|
97c5d09de1
|
turn off a windows warning
|
2014-05-21 16:56:18 -07:00 |
|
Ken McMillan
|
06b79cd9ea
|
trying to prevent quantifier in interp (leq2eq rule)
|
2014-05-21 13:30:54 -07:00 |
|
Nikolaj Bjorner
|
a1ee1ec4cc
|
add virtal destructor to qe_sat
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-21 12:28:07 -07:00 |
|
Nikolaj Bjorner
|
2ee416fc8f
|
deal with infinite loop in diagonalization attempt in datatype factory
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-21 10:23:31 -07:00 |
|
Ken McMillan
|
01c6fe39ab
|
fix markers aliasing bug in Duality::CheckerForEdgeClone
|
2014-05-20 15:10:31 -07:00 |
|
Ken McMillan
|
b91cca8db9
|
fix unbound variables bug in duality_dl_interface
|
2014-05-20 15:10:16 -07:00 |
|
Nikolaj Bjorner
|
e3098b0ec5
|
add documentation comment to bind_variables
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-20 11:20:15 -07:00 |
|
Nikolaj Bjorner
|
6f0155ce94
|
avoid compiler warning
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-20 10:14:40 -07:00 |
|
Nikolaj Bjorner
|
2ca14b49fe
|
fix AV in debug assertion, address warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-16 09:45:32 -07:00 |
|
Nikolaj Bjorner
|
8b5eb08e2d
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2014-05-15 21:12:41 -07:00 |
|
Nikolaj Bjorner
|
3d1ca5ecc9
|
make eval cache sensitive to model completion. Bug 110 reported by cipher1024
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-05-15 21:12:16 -07:00 |
|
Ken McMillan
|
95146483ea
|
add round-off to farkas resconstruction in interp
|
2014-05-13 18:15:51 -07:00 |
|
Ken McMillan
|
c9e9b30af6
|
interp handle mystery arith lemmas
|
2014-05-13 17:28:22 -07:00 |
|
Ken McMillan
|
669fded98a
|
fix for possible problem in Farkas proofs in interp
|
2014-05-13 14:59:09 -07:00 |
|
Ken McMillan
|
aa35f988fc
|
fix for bad coefficient in AssignBounds
|
2014-05-13 14:58:32 -07:00 |
|
Ken McMillan
|
b3bd9db4a5
|
merge duality debug code
|
2014-05-09 13:18:28 -07:00 |
|
Ken McMillan
|
ddd3867beb
|
merged interp hack
|
2014-05-09 13:12:10 -07:00 |
|
Ken McMillan
|
90ca1b95c0
|
debugging code in duality
|
2014-05-09 13:10:03 -07:00 |
|
Ken McMillan
|
2a887a7608
|
interp localization hack
|
2014-05-09 13:08:39 -07:00 |
|
Ken McMillan
|
a4f3afd70d
|
added fixedpoint.conjecture_file option
|
2014-05-05 14:29:54 -07:00 |
|
Christoph M. Wintersteiger
|
581bbb58fb
|
typo
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-05-02 18:04:32 +01:00 |
|
Christoph M. Wintersteiger
|
8150bd5617
|
OSX timeout handling bugfix
|
2014-05-02 17:58:17 +01:00 |
|
Christoph M. Wintersteiger
|
769b2b585b
|
fixed typo
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-05-02 16:43:32 +01:00 |
|
Christoph M. Wintersteiger
|
a5ce28d82a
|
bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-25 22:10:53 +01:00 |
|
Ken McMillan
|
f4790a183d
|
strarting on conjecture printing in duality
|
2014-04-24 16:18:20 -07:00 |
|
Christoph M. Wintersteiger
|
a8b65ebb36
|
added stubs for theory_fpa
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-23 20:10:53 +01:00 |
|
Christoph M. Wintersteiger
|
af0b823bf5
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2014-04-23 18:40:15 +01:00 |
|
Christoph M. Wintersteiger
|
0279a1042d
|
FPA API documentation fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-23 18:39:36 +01:00 |
|
Christoph M. Wintersteiger
|
fb4c07a2ea
|
FPA refactoring in preparation for FPA support in the kernel.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-04-23 18:36:38 +01:00 |
|
Christoph M. Wintersteiger
|
3e5a702073
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2014-04-23 14:50:51 +01:00 |
|
Nikolaj Bjorner
|
4d2d334999
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2014-04-23 14:44:03 +02:00 |
|
Nikolaj Bjorner
|
7d16ed9fdc
|
fix exception class in python API
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-04-23 14:13:01 +02:00 |
|