Module Smtzilla_utils.Feature_mapSource

Sourcetype t
Sourcetype feat = string
Sourceval empty : t
Sourceval union : t -> t -> t
Sourceval incr_feat : feat -> t -> t
Sourceval get_feat : feat -> t -> int
Sourceval add_time : int -> t -> t
Sourceval add_depth : int -> t -> t
Sourceval get_depth : t -> int
Sourceval add_nb_queries : int -> t -> t
Sourceval add_mean_depth : int -> t -> t
Sourceval rename_depth_to_max_depth : t -> t