Leonardo de Moura
|
317c32a7e2
|
fix(library/blast/state): avoid duplicated names at state::to_goal
|
2016-01-01 00:10:54 -08:00 |
|
Leonardo de Moura
|
23836f53bb
|
feat(library/blast): do not display inactive hypotheses when displaying failure states
|
2015-12-30 12:08:33 -08:00 |
|
Leonardo de Moura
|
f2d4e81889
|
fix(library/blast/state): inactive hypotheses should be printed "after" active ones
|
2015-12-30 11:46:41 -08:00 |
|
Leonardo de Moura
|
2a454ce791
|
chore(library/blast/state): do not display set of active hypotheses
This is just "noise" in error messages
|
2015-12-30 11:31:59 -08:00 |
|
Leonardo de Moura
|
89a5d00714
|
chore(library/blast): style
|
2015-12-28 09:08:18 -08:00 |
|
Leonardo de Moura
|
93b912ec89
|
feat(library/blast): use discrimination trees instead of head_map for indexing hypotheses
|
2015-12-28 09:08:18 -08:00 |
|
Leonardo de Moura
|
1f1fafd535
|
feat(library/blast/discr_tree): erase operation
|
2015-12-28 09:08:18 -08:00 |
|
Leonardo de Moura
|
43e1292f22
|
feat(library/blast): add discrimination trees
|
2015-12-28 09:08:17 -08:00 |
|
Leonardo de Moura
|
6abf2fd975
|
feat(library/blast/congruence_closure): avoid unnecessary propagations in the congruence closure module
|
2015-12-09 12:17:51 -08:00 |
|
Leonardo de Moura
|
6bbbc3d50e
|
feat(library/blast): improve trace messages
|
2015-12-09 11:38:39 -08:00 |
|
Leonardo de Moura
|
e9d6326b88
|
feat(library/blast/trace): do not show common prefix between states when tracing
|
2015-12-09 07:55:12 -08:00 |
|
Leonardo de Moura
|
aed0c7cccf
|
chore(library/blast/state): trace msg
|
2015-12-09 07:13:19 -08:00 |
|
Leonardo de Moura
|
08052c1988
|
feat(library/blast): improve tracing
|
2015-12-08 19:53:25 -08:00 |
|
Leonardo de Moura
|
429527eb72
|
refactor(library/blast): move to new tracing infrastructure
|
2015-12-08 19:37:06 -08:00 |
|
Leonardo de Moura
|
041c1cbb17
|
feat(library/blast): add strategies "grind" and "core_grind"
|
2015-12-07 20:30:59 -08:00 |
|
Leonardo de Moura
|
752f027705
|
chore(library/blast/state): style
|
2015-12-07 09:48:00 -08:00 |
|
Leonardo de Moura
|
85379b7706
|
feat(library/blast/actions/simple_actions): make sure contradiction action works even if classical logic support is not enabled
not (not (not a)) -> not a
|
2015-12-07 09:30:14 -08:00 |
|
Leonardo de Moura
|
af01e7fea8
|
chore(library/blast): remove "leftover" file used in the old blast architecture
|
2015-12-04 17:34:56 -08:00 |
|
Leonardo de Moura
|
20cfe9e02e
|
feat(library/blast/state): improve lazy initialization
|
2015-11-23 11:32:45 -08:00 |
|
Leonardo de Moura
|
0fcf8ed7d2
|
refactor(library/blast): hypothesis activation protocol
|
2015-11-22 18:22:26 -08:00 |
|
Leonardo de Moura
|
607552e51f
|
feat(library/blast): add target_updated event
|
2015-11-21 17:58:21 -08:00 |
|
Daniel Selsam
|
21cb409e6c
|
refactor(library/blast/simplifier): move simplifier module into blast
|
2015-11-19 19:43:04 -08:00 |
|
Leonardo de Moura
|
f9ced4b3e1
|
feat(library/blast): add "ppb" helper class for pretty printing expression in blast
|
2015-11-19 15:55:22 -08:00 |
|
Leonardo de Moura
|
d85e26898e
|
fix(library/blast): uninitialized variables
|
2015-11-18 18:56:19 -08:00 |
|
Leonardo de Moura
|
f8a20341cb
|
refactor(library/blast): get_hypothesis_decl return a reference
|
2015-11-18 18:20:02 -08:00 |
|
Leonardo de Moura
|
b61eb3ea0c
|
fix(library/blast): compilation errors in debug mode
|
2015-11-18 18:01:58 -08:00 |
|
Daniel Selsam
|
413989afd6
|
feat(library/blast/backward): backward chaining strategy
|
2015-11-18 17:48:39 -08:00 |
|
Leonardo de Moura
|
70a1aebfe3
|
feat(library/blast/state): add initialized event handler for branch extensions.
|
2015-11-18 17:24:04 -08:00 |
|
Leonardo de Moura
|
107c155574
|
chore(library/blast/state): fix style
|
2015-11-18 15:50:24 -08:00 |
|
Leonardo de Moura
|
223e77c4a9
|
refactor(library/blast): use branch_extension for recursor_action
|
2015-11-18 15:49:02 -08:00 |
|
Leonardo de Moura
|
6823a34935
|
feat(library/blast): branch extensions
|
2015-11-18 15:30:59 -08:00 |
|
Leonardo de Moura
|
2549e49e72
|
feat(library/blast): add priority_queue for hypotheses we want to eliminate (apply recursion over)
|
2015-11-15 13:32:43 -08:00 |
|
Leonardo de Moura
|
3849aff674
|
fix(library/blast/subst): bug in subst action, add hypothesis_idx_buffer_set (helper class), refine revert_action interface
|
2015-11-13 16:10:25 -08:00 |
|
Leonardo de Moura
|
cc4608a392
|
feat(library/blast): add "revert" auxiliary action
|
2015-11-13 14:15:48 -08:00 |
|
Leonardo de Moura
|
0dd6d6b140
|
feat(library/blast): avoid default name when creating hypotheses
|
2015-11-13 13:13:48 -08:00 |
|
Leonardo de Moura
|
bc8c5a3f68
|
feat(library/blast): basic tracing for blast
|
2015-11-13 13:05:20 -08:00 |
|
Leonardo de Moura
|
2889ec5870
|
feat(library/blast/state): add methods for deleting hypotheses
|
2015-11-13 11:59:34 -08:00 |
|
Leonardo de Moura
|
2e32cf51f9
|
feat(library/blast/state): do not track dependecies to values
|
2015-11-13 10:38:25 -08:00 |
|
Leonardo de Moura
|
98f91931bf
|
fix(library/blast/state): compilation errors
|
2015-11-12 16:25:59 -08:00 |
|
Leonardo de Moura
|
fee0cff295
|
feat(library/blast): add simple indexing data-structure for active hypotheses
|
2015-11-11 00:02:47 -08:00 |
|
Leonardo de Moura
|
48eb6cb138
|
refactor(library/blast/state): simplify state
|
2015-11-10 17:27:39 -08:00 |
|
Leonardo de Moura
|
f8f3f9402e
|
feat(library/blast): major reorg and basic backward chaining action
|
2015-11-10 17:00:16 -08:00 |
|
Leonardo de Moura
|
5be1893d98
|
fix(library/blast/state): bug at instantiate_urefs_mrefs
|
2015-11-10 16:38:44 -08:00 |
|
Leonardo de Moura
|
f1c2a88e17
|
feat(library/blast): add proof_expr thin layer for creating proof terms at blast
|
2015-11-10 10:50:58 -08:00 |
|
Leonardo de Moura
|
5304f62f54
|
feat(library/blast/hypothesis): track proof depth in hypotheses
|
2015-11-10 09:54:28 -08:00 |
|
Leonardo de Moura
|
409ad18f9b
|
refactor(library/blast/state): cleanup state interface
|
2015-11-10 09:20:44 -08:00 |
|
Leonardo de Moura
|
b59dd2305c
|
refactor(library/blast): rename state::get ==> state::get_hypothesis_decl
|
2015-11-09 14:52:21 -08:00 |
|
Leonardo de Moura
|
fb7a47cf2b
|
refactor(library/blast): avoid auxiliary local when creating hypothesis for intros
|
2015-11-09 14:40:39 -08:00 |
|
Leonardo de Moura
|
a14bb86148
|
feat(library/blast/state): add mk_lambda/mk_pi for abstracting hrefs
|
2015-11-09 14:20:19 -08:00 |
|
Leonardo de Moura
|
973a5c4812
|
feat(library/blast): improve blast type_context push/pop operations
|
2015-11-09 13:36:49 -08:00 |
|