Module Logtk.PolynomialSource

Polynomial

Sourcemodule type IntegerModule = sig ... end
Sourcemodule type OrderedType = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (Coeff : IntegerModule) (Indet : OrderedType) : S with type coeff = Coeff.t and type indet = Indet.t