$\begingroup$
$\endgroup$
0
Is there any algorithm that can efficiently construct a generalized suffix tree or array (or something similar) for a set of strings represented by a prefix tree (trie)?
In particular, I'm wondering:
How time-efficient an algorithm for this can be
How space-efficient the resulting data structure can be
What algorithm(s) might be able to do this, if any
asked Mar 28, 2023 at 6:08
user541686
1,1871 gold badge10 silver badges17 bronze badges