Batch._value 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