module Selection:sig..end
The strict parameter, if true, means only one negative
literal is selected (at most);
if strict=false then all positive literals are also selected.
typet =Logtk.Literal.t array -> CCBV.t
typeparametrized =strict:bool -> ord:Logtk.Ordering.t -> t
val no_select : t
val max_goal : parametrizedval except_RR_horn : parametrized -> parametrizedval default : ord:Logtk.Ordering.t -> tval from_string : ord:Logtk.Ordering.t -> string -> tval all : unit -> string list