Class AnnotatedAtom

java.lang.Object
edu.harvard.seas.pl.abcdatalog.engine.bottomup.AnnotatedAtom
All Implemented Interfaces:
Premise

public class AnnotatedAtom extends Object implements Premise
An annotated atom. In certain evaluation algorithms (such as semi-naive evaluation) it is helpful to have an annotation associated with an atom.