]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/tactics/paramodulation
parameter sintax added to axiom statement
[helm.git] / helm / software / components / tactics / paramodulation /
2009-06-25 Enrico Tassiinitial import of standalone matitaprover binary
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-05-25 Enrico Tassinasty change in the lexer/parser:
2009-05-20 Andrea AspertiRemoved a silly type check
2009-05-06 Enrico Tassiapply and auto.equational_case call saturation.solve_na...
2009-04-30 Enrico Tassirun check_if_goal_is_solved on all goals (active+passive)
2009-04-30 Andrea AspertiAdded a passive table
2009-04-29 Enrico Tassino typing
2009-04-29 Enrico Tassimany checks guarded with if Utils.debug_metas
2009-04-28 Enrico Tassifixed bug, demodulation was keeping results not strictl...
2009-04-28 Enrico Tassihuge commit in automation:
2009-04-22 Enrico Tassidemodulate takes an extra argument 'all', if present...
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...
2009-02-15 Enrico Tassicommented some printings
2009-02-12 Andrea Aspertierrata corrige.
2009-02-12 Andrea AspertiFixed a problem of lifting.
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-10-29 Andrea AspertiNew demod function working for arbitary goals.
2008-10-29 Andrea AspertiEnforcing the disjoint invariant between metasenvs.
2008-10-29 Andrea AspertiMain change: added a parameter to build_equality_proof...
2008-09-19 Enrico Tassimore abstract discrimination tree
2008-09-19 Enrico Tassibetter abstraction to allow 1 discrimination tree imple...
2008-09-19 Enrico TassiRevised discrimination tree implementation:
2008-09-19 Andrea AspertiA temporary patch to demodulation theorem.
2008-09-09 Enrico Tassisome work to make tries "printable", fixed comparison...
2008-03-12 Enrico Tassifixed implicit
2008-03-11 Claudio Sacerdoti... Very experimental commit: the type of the source is...
2007-09-08 Enrico Tassijust a Pcre expression fixed, nothing real
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-06-13 Enrico Tassimany changes:
2007-05-29 Andrea AspertiCorrected version od meta_convertibnility_subst.
2007-05-28 Andrea AspertiAdded a new version of meta_convertibnility that return...
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-04-16 Enrico Tassisimplify has a brand new semantics!
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-12-06 Claudio Sacerdoti... Experimental: cycles in proofs generated by paramodulat...
2006-11-27 Andrea AspertiFix_proof should recursively work on explicit substs.
2006-11-27 Andrea AspertiRemoved a couple of assertions.
2006-11-27 Andrea AspertiCommented an assertion.
2006-11-27 Andrea AspertiCommented an assertion.
2006-11-27 Andrea AspertiCommented a few assertions.
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-10-24 Enrico Tassiremoved equality_retrieval
2006-10-20 Andrea AspertiMajor changes to auto, documented on the helm mailing...
2006-10-12 Enrico Tassifixed defaultauto behaviour. not the cache is preserveed
2006-10-09 Andrea AspertiFactorized "find_equalities" in demodulation_tac.
2006-10-03 Enrico Tassicommented out are_convertible in is_identity
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 Tassifixed metaconvertibility that was completely wrong.
2006-09-29 Enrico Tassiremoved bad guard that was always false (assert false...
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-24 Enrico Tassimore work on matitaprover (no more XML and buris are...
2006-07-23 Enrico Tassisee BOO025-1 as an example of failure if (mot p) is...
2006-07-22 Enrico Tassimatitaprover
2006-07-20 Enrico Tassitrans chains even inside letins body
2006-07-20 Enrico Tassiremoved abstractios for dummy metavariables when genera...
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-30 Enrico Tassipretty proofs are back
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-27 Enrico Tassiused the new metadataConstraint function to retrieve...
2006-06-27 Enrico Tassithe old compute_eq_weight is back (no more max)
2006-06-27 Enrico Tassifixed generation of letins
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-19 Andrea Aspertiadded (but still unused) remove_local_context
2006-06-19 Andrea Aspertiadded (but not yet used) remove_local_context
2006-06-19 Andrea AspertiUtils.compare_terms instead of compare_weights
next