Kevin
Kevin

Reputation: 63

how to implement rete algorithm in php?

My final project is to implement rete algorithm in an expert system

I understand that rete algorithm is using working memory, I'm very confused how to implement it in the coding

I don't understand the term working memory in php

Is is the same as session or should I use shmop?

any help or suggestion is highly appreciated

thanks

Upvotes: 0

Views: 714

Answers (0)

Related Questions