Nikolaj Bjorner
|
58229f4c8e
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2013-04-11 17:47:16 -07:00 |
|
Nikolaj Bjorner
|
a054b099c1
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2013-04-11 13:44:30 -07:00 |
|
Nikolaj Bjorner
|
18ea547cea
|
compiler optimization and fixes to unit tests
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-11 13:44:23 -07:00 |
|
Nuno Lopes
|
cb31a294c8
|
use unsigned_vector where appropriate
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-11 08:50:04 -07:00 |
|
Nikolaj Bjorner
|
f988f8753a
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2013-04-10 20:06:28 -07:00 |
|
Nikolaj Bjorner
|
cdb90968e3
|
minor fixes to rel_context
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-10 20:06:21 -07:00 |
|
Leonardo de Moura
|
dc77141dce
|
Fix warning messages
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-10 19:14:10 -07:00 |
|
Leonardo de Moura
|
440f8b0df4
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2013-04-10 19:03:34 -07:00 |
|
Leonardo de Moura
|
f6f59ad6bc
|
Fix memory allocation problems in RCF module
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-10 19:03:25 -07:00 |
|
Nuno Lopes
|
2685c605e5
|
[datalog] fix a few bugs related with output predicates
(by me & Nikolaj)
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-10 16:37:47 -07:00 |
|
Nuno Lopes
|
14172d3fae
|
fix crash in dl_interp_tail_simplifier when no transformation is performed
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-10 14:49:07 -07:00 |
|
Nuno Lopes
|
5cbba08762
|
add .gitattributes
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-10 11:54:35 -07:00 |
|
Nikolaj Bjorner
|
6a36116b5c
|
stash
|
2013-04-09 10:16:37 -07:00 |
|
Nikolaj Bjorner
|
312e052788
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2013-04-09 10:15:38 -07:00 |
|
Nikolaj Bjorner
|
9456f16a4c
|
overhaul urle_set
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-09 10:15:20 -07:00 |
|
Leonardo de Moura
|
d5a14c0b51
|
Fix problem reported at http://stackoverflow.com/questions/15882140/z3-smt2-in-get-z3-version/15882868#comment22637420_15882868
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-09 08:49:04 -07:00 |
|
Leonardo de Moura
|
d26f0e1c28
|
Fix bug in the SAT solver.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-09 08:42:14 -07:00 |
|
Leonardo de Moura
|
8627f6f1d5
|
Remove dead code
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-08 18:02:28 -07:00 |
|
Leonardo de Moura
|
f57b9fa7d3
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2013-04-08 18:00:51 -07:00 |
|
Leonardo de Moura
|
93297fa9e7
|
Fix bug in purify_arith reported at https://z3.codeplex.com/workitem/32
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-08 18:00:43 -07:00 |
|
Nuno Lopes
|
90c808bde9
|
[datalog] fix memory leak in union instructions
the source operand was never cleaned up
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-08 17:14:43 -07:00 |
|
Leonardo de Moura
|
75ad174567
|
Initialize int64_min constant when using GMP
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-08 15:02:51 -07:00 |
|
Leonardo de Moura
|
3d34aa7f01
|
Fix is_int64 bug in mpz when compiling with GMP
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-08 14:50:17 -07:00 |
|
Leonardo de Moura
|
03c1b24dea
|
Fix get_int64 and is_int64 methods in mpz. Fix INT64_MAX constant definition.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-08 14:25:25 -07:00 |
|
Nikolaj Bjorner
|
8f46179def
|
reorganization of rule_set structure
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-08 13:50:56 -07:00 |
|
Nuno Lopes
|
1ef17cbe67
|
add dl_context::has_facts(pred)
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-05 18:12:58 -07:00 |
|
Nuno Lopes
|
5f298b6965
|
spread some static love
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-05 18:02:41 -07:00 |
|
Christoph M. Wintersteiger
|
5915533170
|
FPA: bugfix for corner-case sign of division
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-04-05 15:27:05 +01:00 |
|
Christoph M. Wintersteiger
|
26efb3c7f1
|
FPA bugfixes for denormal numbers.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-04-05 12:45:28 +01:00 |
|
Nikolaj Bjorner
|
5ef0fdc9c8
|
dealing with build warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-04 21:39:20 -07:00 |
|
Nikolaj Bjorner
|
65dff93e93
|
fix more compiler warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-03 17:11:33 -07:00 |
|
Nikolaj Bjorner
|
282173773f
|
Merge branch 'dl_transforms' into unstable
|
2013-04-03 17:06:47 -07:00 |
|
Nikolaj Bjorner
|
359d2326f8
|
stash
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-03 17:06:45 -07:00 |
|
Nikolaj Bjorner
|
f8476a1c87
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
|
2013-04-03 17:03:29 -07:00 |
|
Nikolaj Bjorner
|
afd83f41b8
|
fix compiler warnings and errors
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-03 17:03:07 -07:00 |
|
Nikolaj Bjorner
|
0b7a270883
|
debug quantifier transforms
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-03 16:53:09 -07:00 |
|
Leonardo de Moura
|
1c96a7d52f
|
Add option smt.bv.enable_int2bv in the new parameter setting framework. This is the new name for the old parameter :bv-enable-int2bv-propagation. This modification addresses an issue reported at http://stackoverflow.com/questions/15798984/bv-enable-int2bv-propagation-option.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-04-03 15:51:09 -07:00 |
|
Nikolaj Bjorner
|
2a745d5224
|
adding model convertion to quantifier transformation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-03 14:46:58 -07:00 |
|
Nuno Lopes
|
67e9d74653
|
constify a few functions
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
|
2013-04-03 09:44:31 -07:00 |
|
Nikolaj Bjorner
|
99cdf3d742
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into dl_transforms
|
2013-04-02 20:34:02 -07:00 |
|
Nikolaj Bjorner
|
477e8cc46a
|
debugging quantifier instantiation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-02 20:33:22 -07:00 |
|
Nikolaj Bjorner
|
cda29bc03b
|
add abstraction and instantiation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-02 15:29:52 -07:00 |
|
Nikolaj Bjorner
|
3d486c4c98
|
add abstraction and instantiation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-02 15:28:45 -07:00 |
|
Nikolaj Bjorner
|
155f629d96
|
Merge branch 'dl_transforms' of https://git01.codeplex.com/z3 into unstable
|
2013-04-02 15:27:00 -07:00 |
|
Christoph M. Wintersteiger
|
4c353ec720
|
FPA: bugfix for model completion. Thanks to Levent Erkok.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2013-04-02 13:45:42 +01:00 |
|
Nikolaj Bjorner
|
cbb4c12191
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
Conflicts:
src/muz_qe/dl_mk_karr_invariants.cpp
|
2013-04-01 14:57:15 -07:00 |
|
Nikolaj Bjorner
|
65e64d1006
|
loop counting
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-01 09:54:32 -07:00 |
|
Nikolaj Bjorner
|
2e0c5f5042
|
loop counting
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-01 09:15:23 -07:00 |
|
Nikolaj Bjorner
|
fbb59453c3
|
add loop counter v1
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-01 09:10:34 -07:00 |
|
Nikolaj Bjorner
|
a2207bc35c
|
stash
|
2013-04-01 07:52:55 -07:00 |
|