Skip to content

Prototype implementation of the RETE algorithm in C++

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
Copying.Lesser
GPL-3.0
Copying
Notifications You must be signed in to change notification settings

cjslep/cpp-rete-prototype

Repository files navigation

This is a prototype of a basic RETE algorithm in C++. It is designed OK-ish. Was originally targeted to be a PHP plugin as a dynamic library, which it succeeded in. However the difficulty in implementing greater/less than conditionals killed desire to continue beyond the prototypical stage.

License: LGPL (http://www.gnu.org/licenses/lgpl.html)

About

Prototype implementation of the RETE algorithm in C++

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
Copying.Lesser
GPL-3.0
Copying

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages