Focus

From Organic Design wiki
Revision as of 02:08, 12 November 2006 by Nad (talk | contribs) (parent)

The value of a node is obtained by using 0 as the binary traversal key (i.e association which actually means not to traverse anywhere at all). A node's focus is the item in its loop which will receive the next quantum of execution from nodal reduction.

Parent

The node from which a quantum arrives is a node's parent and is accessed via the nodePARENT association which is maintained by nodal reduction.