Package edu.harvard.seas.pl.abcdatalog.executor


package edu.harvard.seas.pl.abcdatalog.executor
This package contains classes that implement a Datalog executor, which is a Datalog engine that runs asynchronously. New facts can be added to the engine in the midst of evaluation.