Arie Gurfinkel
|
c7fbab0c11
|
propagate rule names during xform
|
2017-06-23 09:38:04 -04:00 |
|
Nikolaj Bjorner
|
50d334e4e9
|
fix non-determinism bug in simple joins. Keys were normalized based on pointer equality not object identifier equality. Also some ptr hashtables were used with pointer hashes, and then traversed. reported in issue #619
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2016-05-27 07:51:02 -07:00 |
|
Nikolaj Bjorner
|
84ff6fd62a
|
fix non-determinism bug in simple joins. Keys were normalized based on pointer equality not object identifier equality. Also some ptr hashtables were used with pointer hashes, and then traversed
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2016-05-27 07:49:38 -07:00 |
|
Nikolaj Bjorner
|
3f040dbd23
|
remove std::cout usage
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2016-01-04 22:26:54 -08:00 |
|
Nikolaj Bjorner
|
0c03a87c82
|
merge with master
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2016-01-03 14:08:29 -08:00 |
|
Nikolaj Bjorner
|
876fd1f7ba
|
seq
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2016-01-01 09:00:21 -08:00 |
|
Nikolaj Bjorner
|
38865ffe0d
|
program the simple joints a bit more defensively per bugs reported by Sean McLaughlin
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-12-31 10:42:41 -08:00 |
|
Matthias Schlaipfer
|
c82319b358
|
Refactor count_vars and count_rule_vars
ast_manager m was not used
|
2015-05-14 17:04:38 +01:00 |
|
Nikolaj Bjorner
|
c09903288f
|
have free variable utility use a class for more efficient re-use
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2014-09-15 16:14:22 -07:00 |
|
Nikolaj Bjorner
|
2d01c4d50f
|
update join planner to take projected columns into account
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-09-24 06:41:46 +03:00 |
|
Nikolaj Bjorner
|
c8f9535251
|
re-organize muz_qe into separate units
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-08-28 21:23:16 -07:00 |
|