]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/tactics/paramodulation/saturation.ml
- init_cache_and_tables rewritten using the automation_cache
[helm.git] / helm / software / components / tactics / paramodulation / saturation.ml
2009-04-20 Enrico Tassi- init_cache_and_tables rewritten using the automation_...
2009-03-10 Andrea AspertiRemoved the context from the metasenv to avoid trivial...
2008-11-06 Enrico Tassithe passive set and passive list are expected to have...
2008-11-05 Enrico Tassiduplicate entry in menv avoided
2008-11-04 Andrea AspertiCalling unification instead of matching when checking...
2008-10-29 Andrea Aspertipropagation of changes in other paramodulation files.
2008-09-19 Andrea AspertiA temporary patch to demodulation theorem.
2008-03-11 Claudio Sacerdoti... Very experimental commit: the type of the source is...
2007-09-07 Enrico Tassidisabled coercions when refining paramod proofs (attemt...
2007-07-25 Enrico Tassireverted previous fix
2007-07-25 Enrico Tassirestored compaction of metas at the end of given_clause
2007-05-23 Claudio Sacerdoti... prerr_endine ==> debug_print everywhere
2007-05-17 Enrico Tassiadded a (for the moment) dummy field _subst to Proofeng...
2007-04-24 Andrea AspertiSubsumption_subst re-added to initial.
2007-02-19 Enrico Tassiadded some code to print the praamodulation proofs...
2007-02-01 Enrico Tassireverted a commented substitution in build_newgoal...
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
2007-01-06 Enrico Tassi- inside dicrimination_tree is now checked the invarian...
2006-11-27 Andrea AspertiFix_proof should recursively work on explicit substs.
2006-11-27 Andrea AspertiRemoved a couple of assertions.
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-10-20 Andrea AspertiMajor changes to auto, documented on the helm mailing...
2006-10-09 Andrea AspertiFactorized "find_equalities" in demodulation_tac.
2006-10-03 Andrea AspertiChanged auto from implicit to option and renamed a...
2006-10-02 Enrico Tassirestored is_identity instead of is_weak_identity
2006-10-02 Enrico Tassiadded a subtle List.rev that makes the order of the...
2006-10-02 Enrico Tassireturns the right list of goals
2006-09-29 Enrico Tassi2: is_identity -> is_weak_identity
2006-09-29 Enrico Tassirenamed inference in founif that is more appropriate
2006-09-29 Enrico Tassiis_identity -> is_weak_identity
2006-09-29 Enrico Tassinew version of auto that is able to prove the irrationa...
2006-09-27 Enrico Tassiauto snapshot
2006-09-21 Enrico Tassiauto snapshot
2006-07-27 Claudio Sacerdoti... More debugging output on stderr.
2006-07-27 Claudio Sacerdoti... print_endline => prerr_endline
2006-07-24 Enrico Tassiadded timeout parameter to auto paramodulation.
2006-07-22 Enrico Tassimatitaprover
2006-07-14 Andrea AspertiAdded the computation of max_weight for equations in...
2006-07-11 Enrico Tassi- removed Positive and Negative (all is positive)
2006-07-03 Enrico Tassi- patch to consider the symbols of the goal when comput...
2006-06-29 Andrea AspertiCleaning up; removed a couple of "open".
2006-06-29 Claudio Sacerdoti... Demodulate used to be a reduction_kind and it used...
2006-06-29 Enrico Tassibefore goals are inferred with current,
2006-06-29 Enrico Tassigoals after a superposition step are relocated
2006-06-28 Enrico Tassisuperposition_left not performed if the input goal...
2006-06-27 Enrico Tassifixed infer_goal, added simplification before inferring...
2006-06-26 Enrico Tassimore work for the generic auto parameters
2006-06-21 Enrico Tassiadded the geniric
2006-06-20 Enrico Tassigarbage collection of dead equalities implemented
2006-06-19 Enrico Tassireorganized guiven_clause to work with the on_the_fly...
2006-06-19 Enrico Tassidemodulation of goal activated again.
2006-06-19 Andrea Aspertisome experiments
2006-06-18 Enrico Tassi- some fixes regarding URIs of equality that now should...
2006-06-15 Andrea Aspertisome fixed done in Orsay:
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
2006-06-01 Enrico Tassifix
2006-06-01 Andrea AspertiSubsumption_subst must be applied to the initial proof...
2006-05-30 Enrico Tassifixed proof generation again
2006-05-30 Enrico Tassithe function to create on the fly a symmetry step has...
2006-05-29 Enrico Tassi- proofs by subsumption now add a symmetry step if...
2006-05-28 Enrico Tassiweak equality on meta used when replacing.
2006-05-26 Andrea Asperti1) variables occurring only in proofs anre not relocated
2006-05-23 Andrea Aspertifixed LetIn proofs
2006-05-22 Enrico Tassi- code cleanup, especialli in Indexing where all the...
2006-05-20 Enrico Tassiremoved prerr_endline.
2006-05-20 Enrico Tassifixed wrong calculation of free_metas
2006-05-20 Enrico Tassiremoved a bad prerr_endline
2006-05-20 Enrico Tassiremoved prerr_endline
2006-05-20 Enrico Tassifixed demodulation of goal
2006-05-19 Enrico Tassi- metas_of_term moved to cicUtil
2006-05-18 Enrico Tassiexistential variables in goal supported
2006-05-15 Enrico Tassi- new given_clause
2006-05-14 Enrico Tassi- Removed old proofs
2006-05-05 Andrea AspertiNew version of deep_subsumption
2006-05-04 Enrico Tassigoal demodulated with new
2006-05-04 Enrico Tassinew pp function for proofs
2006-04-26 Andrea AspertiBuild_proof_goal does not return the metasenv any more.
2006-04-26 Andrea Aspertiremoved ocaml equality on equations
2006-04-26 Enrico Tassimore cleanup
2006-04-26 Enrico Tassicleanup of saturate
2006-04-26 Enrico Tassiadded a new type for proofs.
2006-04-10 Andrea AspertiRemoved negative equations.
2006-04-05 Enrico Tassithe tactic now returns as open goals the open metas...
2006-04-05 Enrico Tassisubsumption fixed and called in given_clause_fullred.
2006-04-04 Andrea AspertiNaif substitution. Removed local context in metas durin...
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-03-27 Andrea Aspertiargs removed from equalities.
2006-03-24 Andrea AspertiNew unification and new matching.
2006-03-23 Andrea AspertiBest parameter setting for de morgan.
2006-03-21 Andrea AspertiChanged the type of compute-equality_weight that now...
2006-03-20 Andrea AspertiSnapshot.
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/