]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/paramodulation
ocaml 3.09 transition
[helm.git] / helm / ocaml / paramodulation /
2005-10-27 Claudio Sacerdoti... ...
2005-10-25 Andrea Aspertiexperimental version
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-10-25 Andrea Aspertireadme file
2005-10-17 Alberto Griggioadded some comments; general code cleanup
2005-10-12 Alberto Griggiofixed a couple of bugs that broke tests...
2005-10-11 Alberto Griggiofixed bugs in Indexing.find_matches and Saturation...
2005-10-10 Alberto Griggiofixed a bug (status not reset properly between calls...
2005-10-05 Stefano Zacchirolirebuilt
2005-09-29 Alberto Griggioupgraded code to work with non-default equalities
2005-09-26 Claudio Sacerdoti... Inclusion path fixed.
2005-09-26 Alberto Griggionew paramodulation
2005-09-26 Alberto Griggio*** empty log message ***
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-09-21 Claudio Sacerdoti... ...
2005-09-21 Alberto Griggiobugfix on proof construction
2005-09-21 Claudio Sacerdoti... All the debug_print are now lazy.
2005-09-19 Claudio Sacerdoti... This commit (partially) removes a big source of ineffic...
2005-09-19 Claudio Sacerdoti... Profiling code commented out.
2005-09-13 Claudio Sacerdoti... Two bugs fixed in the apply tactic:
2005-09-06 Alberto Griggioadded dirty hack to blacklist mult_n_2, which causes...
2005-09-06 Claudio Sacerdoti... ...
2005-09-01 Alberto Griggiochanged default parameter values...
2005-09-01 Claudio Sacerdoti... Comment added.
2005-08-31 Alberto Griggiofixed bug in compute_equality_weight caused by wrong...
2005-08-22 Alberto Griggiosome fixes
2005-08-05 Alberto Griggiosome bugs fixed
2005-08-01 Alberto Griggiofixed compilation warnings
2005-07-28 Claudio Sacerdoti... arguments of ProofEngineHelpers.replace swapped.
2005-07-22 Alberto Griggio- better exception handling
2005-07-21 Alberto Griggioadded some typechecks to avoid using equations with...
2005-07-21 Alberto Griggiodependencies
2005-07-21 Alberto Griggioremoved .depend from .cvsignore
2005-07-21 Alberto Griggioadded some typechecks to avoid using equations with...
2005-07-21 Alberto Griggioadded CicNotation.load_notation call to disambiguate...
2005-07-21 Alberto Griggioremoved old broken code
2005-07-21 Alberto Griggiomodifications/fixes for the integration with auto
2005-07-21 Alberto Griggioentry point of the stand-alone saturate
2005-07-18 Alberto Griggioadding library support (not ready yet)
2005-07-11 Alberto Griggionow proofs have the correct type :-)
2005-07-08 Claudio Sacerdoti... 1. PrimitiveTactics.new_metasenv_for_apply changed...
2005-07-01 Alberto Griggiofixed bug in proof generation, new weight function...
2005-07-01 Alberto Griggioremoved first Cic.term from type equality, added an...
2005-06-30 Alberto Griggioproofs are now built lazily at the end of the computation
2005-06-29 Alberto Griggiovarious updates, removed proofs for now because they...
2005-06-23 Alberto Griggioadded various profiling statistics...
2005-06-22 Alberto Griggioreverted to previous version, as it worked better...
2005-06-22 Alberto Griggiouse of discrimination trees instead of path indexes...
2005-06-22 Alberto Griggiotrie structure implementation
2005-06-20 Alberto Griggiosome optimizations...
2005-06-20 Alberto Griggiotesting...
2005-06-20 Alberto Griggio*** empty log message ***
2005-06-20 Alberto Griggiodiscrimination trees
2005-06-19 Alberto Griggiolimited-resource-strategy implementation (now working!)
2005-06-19 Alberto Griggiopath indexing integration, limited-resource-strategy...
2005-06-19 Alberto Griggiopath indexing integration
2005-06-19 Alberto Griggiopath indexing working!
2005-06-17 Alberto Griggioprofiling experiments...
2005-06-15 Alberto Griggionow something works...
2005-06-10 Alberto Griggiointegrated indexing.ml, breaks everything :-P (previous...
2005-06-09 Alberto Griggioprima implementazione di demodulate, superposition_left...
2005-06-09 Alberto Griggiocambiato il tipo equality, aggiunto l'ordinamento tra...
2005-06-07 Alberto Griggio*** empty log message ***
2005-06-07 Andrea AspertiMy two pennies.
2005-05-19 Alberto Griggioadded lpo term-ordering
2005-05-19 Alberto Griggiovarious optimizations (to paramodulation and passive...
2005-05-15 Alberto Griggioadded saturation.opt to the ignore list
2005-05-15 Alberto Griggiofixes (mainly) to demodulation and meta_convertibility
2005-05-13 Alberto Griggiofixed demodulation bug
2005-05-13 Alberto Griggiomoved string_of_equality into utils
2005-05-12 Alberto Griggiofirst commit of paramodulation-based theorem proving...