dolmen.dimacs
Make.T
dolmen
dolmen.ae
dolmen.class
dolmen.icnf
dolmen.intf
dolmen.line
dolmen.smtlib2
dolmen.std
dolmen.tptp
dolmen.zf
dolmen_smtlib2_poly
dolmen_smtlib2_v6
dolmen_smtlib2_v6_response
dolmen_smtlib2_v6_script
dolmen_tptp_v6_3_0
type t
The type of terms.
val atom : ?loc:L.t -> int -> t
Make an atom from an non-zero integer. Positive integers denotes variables, and negative integers denote the negation of the variable corresponding to their absolute value.