Skip to content

An inplementation of the Rete knowledge based system shell.

License

Notifications You must be signed in to change notification settings

MarkNahabedian/Rete.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An inplementation of the Rete knowledge based system shell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages