Module Make.Feature
type t={name : string;f : lits -> int;}a function that computes a given feature on clauses
include Interfaces.PRINT with type t := t
val sum_of_depths : tsum of depths of symbols
val size_plus : tsize of positive clause
val size_minus : tsize of negative clause