void DeleteNodeTables_bn ( node_bn*  node )

Deletes node's function table, its CPT table, and its experience table.

It does not modify node's equation or its links.

Version:

In versions previous to 2.07, this function was named DeleteNodeRelation_bn.

See also:

HasNodeTable_bn  Determine if a node currently has a table
DeleteLink_bn  Reduce the number of parents of the node
SetNodeFuncState_bn  Give a node a function table with its parents
SetNodeProbs_bn  Give a node a probabilistic table (CPT) with its parents
NewNode_bn  Creates a new node without any tables