]> matita.cs.unibo.it Git - helm.git/commit
1. new implementation of normalize to have a speed up in case of fully applicative...
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 2 Dec 2010 16:06:38 +0000 (16:06 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 2 Dec 2010 16:06:38 +0000 (16:06 +0000)
commit073654937929574a9448ed01b340a2928d77dbec
tree8215913d732127cedd3b01e7a3d6e66e0f097c5e
parent4e251fb6d7fab1c489c5141759bb896f116b1b91
1. new implementation of normalize to have a speed up in case of fully applicative terms
2. all reduction tactics used to end with instatiate that re-checked the conversion using
   unification (!!!); added a new flag ?(refine=false) to instantiate to avoid this expensive
   check when we know it is useless
helm/software/components/ng_kernel/nCicReduction.ml
helm/software/components/ng_kernel/nCicReduction.mli
helm/software/components/ng_tactics/nCicTacReduction.ml
helm/software/components/ng_tactics/nTacStatus.ml
helm/software/components/ng_tactics/nTacStatus.mli
helm/software/components/ng_tactics/nTactics.ml