]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_paramodulation/orderings.ml
Branched paramodulation for CNF (Horn clauses)
[helm.git] / helm / software / components / ng_paramodulation / orderings.ml
2009-07-17 denesBranched paramodulation for CNF (Horn clauses)
2009-07-09 Enrico TassiNew functorialization: paramod is abstracted over a...
2009-07-09 Enrico Tassitwo cases should be assert false at least in TPTP
2009-07-09 denesCleaned a bit
2009-07-09 Enrico Tassiactivate kbo, not lpo
2009-07-06 denesTried to implement lpo in a more efficient way
2009-07-06 denesFixed typo in lpo (from old implementation)
2009-07-03 denesPorted old implementation of LPO (for test purposes)
2009-07-03 denesImplemented LPO
2009-06-29 denesFirst attempt for refined goal selection strategy
2009-06-11 denesActive goals are now demodulated after selecting a...
2009-06-10 denesExtended the equality case to non ground terms
2009-06-09 denesOptimized weigths comparison, removed normalization
2009-06-09 Enrico Tassisnaphost: supright almost done
2009-06-04 Enrico Tassibetter type for comparison and implementation of KBO...
2009-06-03 Enrico Tassifunctorial abstraction over term blobs
2009-06-01 Enrico Tassiadded a snapshot of comparison
2009-06-01 Enrico Tassiwe rewrite the paramodulation code!