Top-Down Computation
This module implements top-down computation of Datalog queries with non-stratified negation.
See "efficient top-down computation of queries under the well-founded semantics"
Signature for symbols
Generic implementation
Parsing
Default Implementation with Strings
Sourcetype const = | Int of int| String of string