Uses of Package
edu.harvard.seas.pl.abcdatalog.engine.bottomup

Package
Description
This package contains classes that implement the visitor design pattern for visiting AST nodes.
This package contains classes and interfaces that are used in all of the bottom-up engines.
This package contains multi-threaded bottom-up Datalog evaluation engines.
This package contains single-threaded bottom-up Datalog evaluation engines.
This package contains classes that represents substitutions (i.e., mappings from variables to terms).