Skip to content

Commit 3156b01

Browse files
committed
New kernel terms
1 parent 7d0fc79 commit 3156b01

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/development/soar/BasicKernelTerminology.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,13 @@ Via [Wikipedia](https://en.wikipedia.org/wiki/Rete_algorithm#Production_executio
215215
match-resolve-act cycle. This characteristic is termed _refraction_.
216216

217217
Refracting a fired instance means to prevent it from firing again.
218+
219+
### Rete Structures
220+
221+
#### CN
222+
223+
Conjunctive negation
224+
225+
#### NVN
226+
227+
Node variable names

0 commit comments

Comments
 (0)