| .. |
|
backward
|
chore(library/blast/backward/backward_strategy): remove unused param
|
2015-11-22 18:27:23 -08:00 |
|
forward
|
feat(library/blast/forward): branch extension
|
2015-11-23 13:58:13 -08:00 |
|
simplifier
|
feat(library/blast/simplifier/simplifier_actions): add simplify_hypothesis_action
|
2015-11-22 17:49:00 -08:00 |
|
unit
|
refactor(library/blast/unit): rename unit propagation module
|
2015-11-23 13:58:13 -08:00 |
|
action_result.h
|
feat(library/blast): add action based on congruence closure module
|
2015-11-19 12:30:45 -08:00 |
|
assert_cc_action.cpp
|
feat(library/blast): add target_updated event
|
2015-11-21 17:58:21 -08:00 |
|
assert_cc_action.h
|
feat(library/blast): add action based on congruence closure module
|
2015-11-19 12:30:45 -08:00 |
|
blast.cpp
|
feat(library/blast/blast): use type_context normalizer
|
2015-11-22 17:04:04 -08:00 |
|
blast.h
|
feat(library/blast/congruence_closure): implement congruence closure
|
2015-11-19 19:37:11 -08:00 |
|
blast_exception.h
|
feat(library/blast): add basic blast_exception
|
2015-09-29 09:02:58 -07:00 |
|
blast_tactic.cpp
|
feat(library/blast): add basic blast_exception
|
2015-09-29 09:02:58 -07:00 |
|
blast_tactic.h
|
feat(library/blast): parse blast tactic and invoke stub
|
2015-09-25 12:45:16 -07:00 |
|
choice_point.cpp
|
refactor(library/blast): add strategy abstract object
|
2015-11-15 13:12:21 -08:00 |
|
choice_point.h
|
fix(library/blast): uninitialized variables
|
2015-11-18 18:56:19 -08:00 |
|
CMakeLists.txt
|
refactor(library/blast/simplifier): move simplifier module into blast
|
2015-11-19 19:43:04 -08:00 |
|
congruence_closure.cpp
|
feat(library/blast/congruence_closure): add freeze_partitions API for qcf procedure
|
2015-11-23 11:26:15 -08:00 |
|
congruence_closure.h
|
feat(library/blast/congruence_closure): add freeze_partitions API for qcf procedure
|
2015-11-23 11:26:15 -08:00 |
|
expr.cpp
|
refactor(library/blast): we should reuse uref/mref/href in idxs
|
2015-11-09 12:41:52 -08:00 |
|
expr.h
|
refactor(library/blast): we should reuse uref/mref/href in idxs
|
2015-11-09 12:41:52 -08:00 |
|
gexpr.cpp
|
feat(library/blast/backward): backward chaining strategy
|
2015-11-18 17:48:39 -08:00 |
|
gexpr.h
|
feat(library/blast/backward): backward chaining strategy
|
2015-11-18 17:48:39 -08:00 |
|
hypothesis.h
|
refactor(library/blast): use branch_extension for recursor_action
|
2015-11-18 15:49:02 -08:00 |
|
init_module.cpp
|
feat(library/blast/forward): branch extension
|
2015-11-23 13:58:13 -08:00 |
|
init_module.h
|
feat(library/blast): parse blast tactic and invoke stub
|
2015-09-25 12:45:16 -07:00 |
|
intros_action.cpp
|
feat(library/blast): add trace module
|
2015-11-18 12:59:53 -08:00 |
|
intros_action.h
|
refactor(library/blast): make sure all actions return action_result, add macros for simplifying strategy definition
|
2015-11-18 12:29:43 -08:00 |
|
no_confusion_action.cpp
|
refactor(library/blast): get_hypothesis_decl return a reference
|
2015-11-18 18:20:02 -08:00 |
|
no_confusion_action.h
|
refactor(library/blast): add "_action" suffix to files defining actions
|
2015-11-14 13:22:12 -08:00 |
|
options.cpp
|
feat(library/blast): add option 'blast.recursor' for disabling recursor action
|
2015-11-22 17:15:38 -08:00 |
|
options.h
|
feat(library/blast): add option 'blast.recursor' for disabling recursor action
|
2015-11-22 17:15:38 -08:00 |
|
proof_expr.cpp
|
refactor(library/blast): get_hypothesis_decl return a reference
|
2015-11-18 18:20:02 -08:00 |
|
proof_expr.h
|
feat(library/blast): add proof_expr thin layer for creating proof terms at blast
|
2015-11-10 10:50:58 -08:00 |
|
recursor_action.cpp
|
feat(library/blast/simplifier/simplifier_actions): add simplify_hypothesis_action
|
2015-11-22 17:49:00 -08:00 |
|
recursor_action.h
|
refactor(library/blast): use branch_extension for recursor_action
|
2015-11-18 15:49:02 -08:00 |
|
revert.cpp
|
refactor(library/blast): make sure all actions return action_result, add macros for simplifying strategy definition
|
2015-11-18 12:29:43 -08:00 |
|
revert.h
|
refactor(library/blast): make sure all actions return action_result, add macros for simplifying strategy definition
|
2015-11-18 12:29:43 -08:00 |
|
simple_actions.cpp
|
refactor(library/blast): get_hypothesis_decl return a reference
|
2015-11-18 18:20:02 -08:00 |
|
simple_actions.h
|
refactor(library/blast): make sure all actions return action_result, add macros for simplifying strategy definition
|
2015-11-18 12:29:43 -08:00 |
|
simple_strategy.cpp
|
feat(library/blast/forward): branch extension
|
2015-11-23 13:58:13 -08:00 |
|
simple_strategy.h
|
refactor(library/blast): move simple search strategy to separate module
|
2015-11-10 11:44:18 -08:00 |
|
state.cpp
|
feat(library/blast/state): improve lazy initialization
|
2015-11-23 11:32:45 -08:00 |
|
state.h
|
refactor(library/blast): hypothesis activation protocol
|
2015-11-22 18:22:26 -08:00 |
|
strategy.cpp
|
refactor(library/blast): hypothesis activation protocol
|
2015-11-22 18:22:26 -08:00 |
|
strategy.h
|
refactor(library/blast): hypothesis activation protocol
|
2015-11-22 18:22:26 -08:00 |
|
subst_action.cpp
|
fix(library/blast/subst_action): do not apply subst to (H : a = a), let the discard_action to get rid of it
|
2015-11-22 15:37:32 -08:00 |
|
subst_action.h
|
refactor(library/blast): make sure all actions return action_result, add macros for simplifying strategy definition
|
2015-11-18 12:29:43 -08:00 |
|
trace.cpp
|
feat(library/blast): add get_config()
|
2015-11-20 10:39:26 -08:00 |
|
trace.h
|
feat(library/blast): add get_config()
|
2015-11-20 10:39:26 -08:00 |
|
util.cpp
|
feat(library/blast): add simple indexing data-structure for active hypotheses
|
2015-11-11 00:02:47 -08:00 |
|
util.h
|
feat(library/blast): add simple indexing data-structure for active hypotheses
|
2015-11-11 00:02:47 -08:00 |