The Linux Foundation Projects
Skip to main content

Rete Algorithm

A pattern matching algorithm for implementing rule-based systems. The algorithm was developed to efficiently apply many rules or patterns to many objects, or facts, in a knowledge base. It is used to determine which of the system’s rules should fire based on its data store, its facts.