Hi, Nice work with the extensible class server :)
> // Attention allocation atoms: > > HEBBIAN_LINK <- LINK > ASYMMETRIC_HEBBIAN_LINK <- ORDERED_LINK,HEBBIAN_LINK > SYMMETRIC_HEBBIAN_LINK <- UNORDERED_LINK,HEBBIAN_LINK > INVERSE_HEBBIAN_LINK <- ORDERED_LINK,HEBBIAN_LINK These are related to the attention allocation code, but you probably already knew that. There are also various atoms that are involved in PLN, but I think those are all pretty low level ones that should be included in libatomspace... J _______________________________________________ Mailing list: https://launchpad.net/~opencog-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~opencog-dev More help : https://help.launchpad.net/ListHelp

