Module Libzipperposition.ClauseQueue
Priority Queue of clauses
type profile= ClauseQueue_intf.profile
val profile_of_string : string -> profile- raises Invalid_argument
 if the string is not recognized
module type S = ClauseQueue_intf.S