Hello gray,
I try to use "Tree-Suffix" but i have some problems. For example, when
i build the suffix tree of the string "(IBAAR)(IBABR)(IBAR)" and i
search for the postions of the string "IBR" i obtained one position "15"
whereas there are no substring "IBR" in the original string
"(IBAAR)(IBABR)(IBAR)"
it's a bug or i make a mistake??
Best regards