XML index using Suffix tree

Wmdikfjgpayxh

New Member
I want to build a suffix tree of an XML file, here is the algorithm but I could not understand the procedure of set_suffix and add_p_to_T' please any one explain the way which this algorithm is walk?\[code\]Input: an XML tree TOutput: suffix tree T
 
Back
Top