package logtk

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.tar.gz
md5=7a8e57388083ed763d12d18324c8a086
sha512=5c5ac312ada6b42907d1e91e349454a8375f7bf8165d3459721a40b707a840a3d6b3dc968a66f1040cb4de7aedf5c1c13f3e90b51337eae5ea6de41651d7bd63

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

Module Lpo.Solution

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 to_string : t -> string
OCaml

Innovation. Community. Security.