Interface ForwardChainingAlgorithm

All Known Subinterfaces:
Chase<RW>
All Known Implementing Classes:
ChaseImpl, StratifiedChase

public interface ForwardChainingAlgorithm
A ForwardChaining algorithm saturates a FactBase according to the given FORule.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Execute the algorithm
  • Method Details

    • execute

      void execute()
      Execute the algorithm