The Rete Algorithm Improvement and Implementation

Dongdai Zhou,Yifan Fu,Shaochun Zhong,Ruiqing Zhao
DOI: https://doi.org/10.1109/iciii.2008.141
2008-12-01
Abstract:Rete algorithm is the most efficient forward inference algorithm, but it has some shortcomings: it does not provide support for the expression of time-sensitive patterns. This paper proposes an extension of RETE through the concepts of time-stamped events and temporal constraints between events. This allows applications to write rules that process both facts and events. And we use the unjoin method to solve the null join problem. Then give the empirical result to show its feasibility and superiority. At last, we give the future work we should do to improve ulteriorly.
What problem does this paper attempt to address?