Nikolaj Bjorner
|
137339a2e1
|
split muz_qe into two directories
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-08-28 12:08:47 -07:00 |
|
Nikolaj Bjorner
|
ccf10d0abe
|
fix crash in PDR engine when transformations don't produce output predicates
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-05-25 14:38:02 -07:00 |
|
Nikolaj Bjorner
|
622484929f
|
postpone rule flushing dependent on engine
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-05-06 01:33:40 +02:00 |
|
Nikolaj Bjorner
|
780ad7cc17
|
fix seg-fault caused by neglecting to inherit output predicate in slice
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-04-25 09:30:51 -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 |
|
Nikolaj Bjorner
|
06e3b6cfb8
|
remove model converter from transformer operators. Rely on reference in context
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-03-29 08:13:07 -07:00 |
|
Nikolaj Bjorner
|
26f4d3be20
|
significant update to Horn routines: add module hnf to extract Horn normal form (removed from rule_manager). Associate proof objects with rules to track (all) rewrites, so that proof traces can be tracked back to original rules after transformations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-03-23 14:11:54 -07:00 |
|
Nikolaj Bjorner
|
c513f7e9c2
|
fixed slicing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2012-12-26 15:44:54 -08:00 |
|
Nikolaj Bjorner
|
21eca20b9e
|
fix slice bug
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2012-11-20 21:51:41 -08:00 |
|
Nikolaj Bjorner
|
37a13b1d09
|
update slicing to fix unbound variables. test datatype realizer
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2012-11-04 14:15:24 +02:00 |
|
Nikolaj Bjorner
|
8f7494cb04
|
disable buggy code in slicer: it removes conjuncts for non-sliced variables. It should use the same criteria as the slice recognizer. reported by Arie Gurfinkel
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2012-10-31 20:29:28 -07:00 |
|
Nikolaj Bjorner
|
c4cb66bbfa
|
fix bugs in inliner and usage of unbound variable fix, reported by Arie Gurfinkel
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2012-10-31 13:23:24 -07:00 |
|
Leonardo de Moura
|
d8f627c6c8
|
Fixed warnings produced by gcc 4.6.3 when compiling in debug mode
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2012-10-30 23:43:00 -07:00 |
|
Leonardo de Moura
|
add684d8e9
|
checkpoint
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2012-10-21 13:32:12 -07:00 |
|