Rete.jl

An inplementation of the Rete knowledge based system shell.
Author MarkNahabedian
Popularity
0 Stars
Updated Last
4 Months Ago
Started In
February 2024

Rete

Stable Dev Build Status Coverage CompatHelper

Rete is a simple library for implementing rule based systems using the Rete algorithm.

Rete currently implements memory for Julia types, forward chaining joins, and backward chaining filter and extrema operations.

See the documentation linked above.

Rete.jl is used extensively in SquareDanceReasoning.jl. See the formations code for real examples of rules and the use of Rete.jl.

Used By Packages

No packages found.