Class ConcurrentStratifiedNegationBottomUpEngine

java.lang.Object
edu.harvard.seas.pl.abcdatalog.engine.bottomup.BottomUpEngineFrame<EvalManager>
edu.harvard.seas.pl.abcdatalog.engine.bottomup.concurrent.ConcurrentStratifiedNegationBottomUpEngine
All Implemented Interfaces:
DatalogEngine

public class ConcurrentStratifiedNegationBottomUpEngine extends BottomUpEngineFrame<EvalManager>
This class implements an experimental multi-threaded Datalog evaluation algorithm that supports explicit unification and stratified negation.
  • Constructor Details

    • ConcurrentStratifiedNegationBottomUpEngine

      public ConcurrentStratifiedNegationBottomUpEngine()