Module Lpo.FO
type term
= Logtk.Term.t
val orient_lpo : term -> term -> Constraint.t
orient a b
generates a constraint that is sufficient fora
to be bigger thanb
in LPO orderings satisfying the constraints
val orient_lpo_list : (term * term) list -> Constraint.t list
Orient a list of pairs