Giter Club home page Giter Club logo

rete's Introduction

RETE

This is a reference tutorial implementation of the rete pattern matching algorithm, along with GraphViz code to visualize the algorithm as it executes. The implementation is from Robert B. Doorenbos' PhD Thesis: Production Matching for Large Learning Systems.

  • rete0.cpp is a faithful implementation from the thesis, to the extent that it has page number markings in the source code to refer to the thesis. It is recommended to read rete0.cpp when one is reading the thesis alongside it.

  • rete1.cpp is a re-implementation of rete0 with no added feature, which (in my opinion) irons out some of the quirks of the rete0 presentation. For one, we don't use a common ReteNode. I found the ReteNode more confusing than enlightening. We also abandon the left/right convention, and simply speak of alpha-side/beta-side.

Example Rete diagrams to learn from:

Test1

test1.png

Test2

test2.png

Test3

test3.png

Test5

test5.png

Test from paper

test_from_paper.png

rete's People

Contributors

bollu avatar

Stargazers

 avatar Tazmilur Saad avatar w1n5t0n avatar Andrew Dailey avatar Richard Marbach avatar  avatar  avatar Bernhard Damberger avatar Emrul avatar  avatar Mahmoud Hashemi avatar Ghilia Weldesselasie avatar Cristián Romo avatar Chris Hart avatar Eric Ye avatar  avatar Felix Caraballo avatar  avatar J Wong avatar joao guilherme avatar Kenytt Avery avatar Ben Damman avatar Wathsala Vishwajith avatar  avatar  avatar Phill Ayers avatar  avatar Jesse Clark avatar Yaroslav Khnygin avatar ThatXliner avatar Caleb avatar  avatar jmpnz avatar KishoreGanesh avatar Gabor Szarnyas avatar  avatar  avatar Constantin Rack avatar Austin Kwong avatar Eric Lee avatar John Shaffer avatar Giovanni Kock Bonetti avatar David James avatar Oleg Anashkin avatar Justin Poliey avatar Ryan C. Hill avatar  avatar Martin Kinoo avatar David Khourshid avatar Blake Williams avatar Andrei Surugiu avatar Max Bernstein avatar Sandro Magi avatar Philip Zucker avatar Bart Leusink avatar Dusty DeWeese avatar Flinn Mueller avatar  avatar  avatar dani avatar Fr@nXho avatar Erich Ocean avatar David T. Crosby avatar  avatar Patrick Logan avatar  avatar Andrey Kirichenko avatar Graeme Newlands avatar Adam Gibson avatar John Daily avatar qzhao19 avatar Tomáš Hübelbauer avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.