ntaatgen / ACTransfer

Implementation of the PRIMs cognitive architecture for XCode
4 stars 3 forks source link

Undefined Chunks get default activation #26

Open TBuwalda opened 8 years ago

TBuwalda commented 8 years ago

When chunks are defined with symbols, the symbols get defined as a separate chunk. These 1-slot chunks also get the default activation, and can therefore be retrieved instead of one of the intended chunks.

Possible solutions:

How is this done in ACT-R?