The Rete algorithm is a pattern matching algorithm used in rule-based systems to efficiently apply many rules or patterns to many facts in a knowledge base. It builds a network of nodes to determine which rules should fire based on the data store. Alternative variations include Rete II and Rete-NT, which claim to offer better
Table of contents
Overview [ edit ]Description [ edit ]Alternatives [ edit ]Miscellaneous considerations [ edit ]Optimization and performance [ edit ]Variants [ edit ]See also [ edit ]References [ edit ]External links [ edit ]Sort: