Smtml.Smtzillamodule Fresh : sig ... endFresh.Make () creates a new instance of the S module type.
Include the S module type.
include Mappings_intf.Svalue model expr evaluates the expression expr in the given model.
values_of_model ?symbols model retrieves the values of the given symbols (or all symbols if not provided) from the model.
module Smtlib : sig ... endmodule Solver : sig ... endmodule Optimizer : sig ... end