I need to learn about string matching, using suffix trees. Anyone have any c or c++ code I could take a gander at? Maybe some pseudocode on how to set up the trees and search for patterns? I've been swamped with work and havn't had time to learn this stuff yet.
Thanks
Thanks


Comment