Datalog_caml_interface.ParseSourceinclude TopDown.PARSE
with type term = Logic.T.t
and type lit = Logic.Lit.t
and type clause = Logic.C.tParse a clause from a string, or fail. Useful shortcut to define properties of relations without building terms by hand.
Additional functions, to load clauses directly into the DB