Module StmQ.WeightFun
Weight functions
type t= Stm.t -> intattribute a weight to a stream. The smaller, the better (lightweight streams will be favored). A weight must always be positive.
val penalty : tReturns the penalty of the stream