|
|
|
|
|
by th-th-throwaway
2421 days ago
|
|
Are there some hidden constants/considerations that prevent suffix trees from being used in the real world? Every time I expect it to show up (e.g., for pattern matching in databases), I almost always see something else used instead (e.g., trigrams) |
|