CallProver.EproverSourcetype result = {answer : szs_answer;output : string;decls : untyped A.t Iter.t option;proof : Trace_tstp.t option;}Run Eproof_ram, and tries to read a proof back.
val run_eprover :
?opts:string list ->
?level:int ->
steps:int ->
input:string ->
unit ->
result or_errorRuns E with the given input (optional verbosity level). The returned result will not contain a proof. opts is an additional list of command line options that will be given to E.