String-searching algorithm: Difference between revisions

Content deleted Content added
Academic conferences on text searching: delete section; publications are not cited references; not encyclopedic
patterns over enumerable alphabets are, of course, enumerable, with infinite sets taking forever
Line 51:
 
=== Algorithms using an infinite number of patterns ===
Naturally, the patterns can not be enumerated finitely in this case. They are represented usually by a [[regular grammar]] or [[regular expression]].
 
== Other classification ==