Content deleted Content added
Austrartsua (talk | contribs) m →FGK Algorithm: corrected data to plural |
m →Algorithm :-: Typos and general fixes, typo(s) fixed: a internal → an internal using AWB |
||
Line 44:
Left child becomes new NYT and right child is the new symbol node.
''P'' = parent of new symbol node
''leaf_to_increment'' = Right Child of P.
Line 62:
''BEGIN''
''leaf_to_increment'' = P
P = parent of p.[[File:Leaf step four.png|thumb|'''Slide Method''' (leaf node) : Slide_And_Increment(P)
Line 73:
'''''Step 3 :-'''''
[[File:Internal one.png|thumb|'''Slide Method''' (internal node) :- Slide_And_Increment(P)
1. P is
]]
while (P is not Root)
|