logtk.solving
Lpo.Solution
logtk
logtk.parsers
logtk.proofs
type t = (Logtk.ID.t * Logtk.ID.t) list
A precedence on symbol. Each pair means that thG first symbol is bigger than the second one.
val neg_to_constraint : t -> Constraint.t
Constraint that explicitly eliminate this solution
include Logtk.Interfaces.PRINT with type t := t
val pp : t CCFormat.printer
val to_string : t -> string