SMTExprDatatypes and helper function for the SMT solver interface
type custom_arg = | ArgString of stringString argument
*)| ArgExpr of tExpression argument
*)| ArgList of custom_arg listArguments to a custom command
module type Conv = sig ... endmodule Converter (D : SolverDriver.S) : Conv