Package org.jactr.core.chunk

Interface Summary
IChunk The basic chunk wrapper to contain the symbolic and subsymbolic portions.
ISubsymbolicChunk Contains all the methods for manipulating the subsymbolic parameters necessary for learning and activation computation.
ISymbolicChunk Contains all the methods for manipulating slot/value pairs within a chunk.
 

Class Summary
ChunkActivationComparator Description of the Class
 

Exception Summary
IllegalChunkStateException Description of the Class