Package org.jactr.core.module.declarative.four.learning

Interface Summary
IBaseLevelActivationEquation equation for the computation of base level activation.
IDeclarativeLearningModule4  
 

Class Summary
ChunkListener we just listen for slot value changes so that Links can be created correctly.
DeclarativeModuleListener this listener is just to attach the ChunkListener to newly created chunks so that we can add and remove links
DefaultBaseLevelActivationEquation default impl of the base level activation equation as defined in atomic components of thought
DefaultDeclarativeLearningModule4 default declarative learning module.
ProceduralModuleListener we use a proceduralmodule listener to track the chunks that are accessed in service of firing a production.