Reputation: 63
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