Content deleted Content added
Ira Leviton (talk | contribs) m Fixed a typo found with Wikipedia:Typo_Team/moss. |
|||
Line 33:
[[File:Internal four.png|thumb|Slide_And_Increment(internal node) sliding step 4. Now the 'P' points to the former parent ( as in the case of internal node according to algorithm)]]
Extend p by adding two children
Left child becomes new NYT and right child is the new symbol leaf node IF (leaf_to_increment != NULL)▼
Slide_And_Increment(leaf_to_increment)▼
'''if''' (p is an internal node) '''then'''
Slide p in the tree higher than the leaf nodes of weight wt + 1 Encoder and decoder start with only the root node, which has the maximum number. In the beginning it is our initial NYT node.
|