Academia.eduAcademia.edu

RETE Algorithm

description10 papers
group1 follower
lightbulbAbout this topic
The RETE algorithm is a pattern matching algorithm used in rule-based systems to efficiently match a large number of rules against a set of facts. It utilizes a network structure to minimize redundant computations, allowing for faster inference in expert systems and production rule systems.
lightbulbAbout this topic
The RETE algorithm is a pattern matching algorithm used in rule-based systems to efficiently match a large number of rules against a set of facts. It utilizes a network structure to minimize redundant computations, allowing for faster inference in expert systems and production rule systems.
We focus on the partitioning of rules for parallel matching in a production system. Our approach, called PARTES, applies the man-cut technique t o a Dataflow Discrimination Network (DDN) that represents th? antecedents of the rules. Our... more
Download research papers for free!