Module Lpo.FOSource

Sourcetype term = Logtk.Term.t
Sourceval orient_lpo : term -> term -> Constraint.t

orient a b generates a constraint that is sufficient for a to be bigger than b in LPO orderings satisfying the constraints

Sourceval orient_lpo_list : (term * term) list -> Constraint.t list

Orient a list of pairs