A forward inference agent
Activate the rule on the top of agenda
Return linearized rete tree
A working memory of an Agent which stores patterns.Fact and patterns.Entity
| Parameters: | initial_facts (a list of patterns.Fact) – |
|---|
Append a Fact to the WorkingMemory
| Parameters: | fact (patterns.Fact) – a pointer to PixelWand to compare |
|---|