Parameter Semiring.1-S

type t
val add : t -> t -> t
val zero : t
val multiply : t -> t -> t
val one : t