X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2Fparamod.mli;h=9cffd9d2889af4958d8dc8254ce1af33e31dc18d;hb=c6c248e635ef35e9515ed981374ce2a0cef30e62;hp=e133036af34d66487ed7181f9621621d90ae3c66;hpb=72aa8b2087285826b14fc39a389632f0317c51b6;p=helm.git diff --git a/helm/software/components/ng_paramodulation/paramod.mli b/helm/software/components/ng_paramodulation/paramod.mli index e133036af..9cffd9d28 100644 --- a/helm/software/components/ng_paramodulation/paramod.mli +++ b/helm/software/components/ng_paramodulation/paramod.mli @@ -24,6 +24,7 @@ module type Paramod = val mk_passive : bag -> input * input -> bag * t Terms.unit_clause val mk_goal : bag -> input * input -> bag * t Terms.unit_clause val paramod : + useage:bool -> max_steps:int -> ?timeout:float -> bag ->