lean2/src/library/blast
2015-11-11 00:02:47 -08:00
..
action_result.h doc(library/blast): document action_result 2015-11-10 17:49:41 -08:00
backward.cpp feat(library/blast): major reorg and basic backward chaining action 2015-11-10 17:00:16 -08:00
backward.h feat(library/blast): major reorg and basic backward chaining action 2015-11-10 17:00:16 -08:00
blast.cpp refactor(library/blast): move simple search strategy to separate module 2015-11-10 11:44:18 -08:00
blast.h refactor(library/blast): merge state and branch classes 2015-11-09 13:24:30 -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 feat(library/blast): major reorg and basic backward chaining action 2015-11-10 17:00:16 -08:00
choice_point.h doc(library/blast): document action_result 2015-11-10 17:49:41 -08:00
CMakeLists.txt feat(library/blast): add simple indexing data-structure for active hypotheses 2015-11-11 00:02:47 -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
hypothesis.h feat(library/blast): add simple indexing data-structure for active hypotheses 2015-11-11 00:02:47 -08:00
init_module.cpp refactor(library/blast): move blast options to separate module 2015-11-10 11:03:54 -08:00
init_module.h feat(library/blast): parse blast tactic and invoke stub 2015-09-25 12:45:16 -07:00
intros.cpp feat(library/blast): major reorg and basic backward chaining action 2015-11-10 17:00:16 -08:00
intros.h feat(library/blast): add intros action 2015-11-08 19:18:40 -08:00
options.cpp refactor(library/blast): move blast options to separate module 2015-11-10 11:03:54 -08:00
options.h refactor(library/blast): move blast options to separate module 2015-11-10 11:03:54 -08:00
proof_expr.cpp feat(library/blast): add proof_expr thin layer for creating proof terms at blast 2015-11-10 10:50:58 -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
simple_actions.cpp feat(library/blast): add simple indexing data-structure for active hypotheses 2015-11-11 00:02:47 -08:00
simple_actions.h feat(library/blast): add simple indexing data-structure for active hypotheses 2015-11-11 00:02:47 -08:00
simple_strategy.cpp feat(library/blast): add simple indexing data-structure for active hypotheses 2015-11-11 00:02:47 -08:00
simple_strategy.h refactor(library/blast): move simple search strategy to separate module 2015-11-10 11:44:18 -08:00
simplifier.cpp fix(library/simplifier/simp_rule_set): use lists instead of vectors 2015-11-10 08:58:46 -08:00
simplifier.h refactor(library/blast): merge state and branch classes 2015-11-09 13:24:30 -08:00
state.cpp feat(library/blast): add simple indexing data-structure for active hypotheses 2015-11-11 00:02:47 -08:00
state.h feat(library/blast): add simple indexing data-structure for active hypotheses 2015-11-11 00:02:47 -08:00
union_find.h feat(library/blast): add union-find datastructure 2015-05-11 16:19:51 -07: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