module Solve:sig..end
val solve : string -> bool * string * (string * string) listval solve_file : bool -> bool -> string -> string -> unitsolve_file filename dest will process all equations in 
    filename, and write an output in dest.res.