]> matita.cs.unibo.it Git - helm.git/history - components/tactics/paramodulation/saturation.ml
removed ocaml equality on equations
[helm.git] / components / tactics / paramodulation / saturation.ml
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/