dolmen.std
Stats.Float
dolmen
dolmen.ae
dolmen.class
dolmen.dimacs
dolmen.icnf
dolmen.intf
dolmen.line
dolmen.smtlib2
dolmen.tptp
dolmen.zf
dolmen_smtlib2_poly
dolmen_smtlib2_v6
dolmen_smtlib2_v6_response
dolmen_smtlib2_v6_script
dolmen_tptp_v6_3_0
type t
Statistics holding exactly one value
val create : string -> t
Create a float statistics, with the given name.
val print : Format.formatter -> t -> unit
Print the statistic's current value.
val set : t -> float -> unit
Set the stat value.