Package edu.harvard.seas.pl.abcdatalog.engine.bottomup
package edu.harvard.seas.pl.abcdatalog.engine.bottomup
This package contains classes and interfaces that are used in all of the bottom-up engines.
-
ClassDescriptionAn annotated atom.BottomUpEngineFrame<E extends EvalManager>A framework for a bottom-up Datalog engine.This class provides a way to derive all the new facts that are derivable from a given rule, given an initial fact that unifies with the first atom in the body of the clause.The saturating evaluation manager for a bottom-up Datalog evaluation engine.A class for annotating a clause with annotations helpful for semi-naive evaluation.