This interface collects together the operations on the InfGraph which
are needed to support the forward rule engine.
author: Dave Reynolds version: $Revision: 1.14 $ on $Date: 2008/01/02 12:07:47 $
Method Summary
public void
addBRule(Rule brule) Adds a new Backward rule as a rules of a forward rule process.
Search the combination of data and deductions graphs for the given triple pattern.
This may different from the normal find operation in the base of hybrid reasoners
where we are side-stepping the backward deduction step.