Class ConcurrentBottomUpEngine

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

public class ConcurrentBottomUpEngine extends BottomUpEngineFrame<EvalManager>
A concurrent bottom-up Datalog engine that employs a saturation algorithm similar to semi-naive evaluation. It supports explicit unification.
  • Constructor Details

    • ConcurrentBottomUpEngine

      public ConcurrentBottomUpEngine()