package logtk

  1. Overview
  2. Docs
Core types and algorithms for logic

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.1.tar.gz
md5=cc320f66f10555c54822da624419e003
sha512=f8d5f7a5ae790bf0388d74261673803cf375f91f92f7b413b70db1ce5841ef55343a208f98727c8551d66f1840ab892f1c0c943a34861d14d79ce469b235a2f2

doc/logtk.solving/Logtk_solving/Lpo/Solution/index.html

Module Lpo.SolutionSource

Sourcetype 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.

Sourceval neg_to_constraint : t -> Constraint.t

Constraint that explicitly eliminate this solution

include Logtk.Interfaces.PRINT with type t := t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.