You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opendpi
Hi all,
I went through the code but did not quite understand the algorithm
used for pattern matching (admittedly I did not spend too much time
though). Can someone describe briefly what algorithms are used for
pattern matching. I assume DFA to achieve high performance. DFAs
however have memory space issues, how is this addressed?