X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2Fparamod.ml;h=f156ff0ffae30fe93d6318363f74387072da736b;hb=016f069da6221053873b4d505716ef1bd80f08b6;hp=983dd53e84bd28e567904e2c51c74fe8209db52a;hpb=b69275324ae2d436f2f4dbb70e0ddcbdf3886636;p=helm.git diff --git a/helm/software/components/ng_paramodulation/paramod.ml b/helm/software/components/ng_paramodulation/paramod.ml index 983dd53e8..f156ff0ff 100644 --- a/helm/software/components/ng_paramodulation/paramod.ml +++ b/helm/software/components/ng_paramodulation/paramod.ml @@ -229,7 +229,7 @@ module Paramod (B : Terms.Blob) = struct end else raise (Stop (Timeout (maxvar,bag))); - let use_age = weight_picks = (iterno / 10 + 1) in + let use_age = weight_picks = (iterno / 6 + 1) in let weight_picks = if use_age then 0 else weight_picks+1 in