Home (String searching algorithm)
Home  
 
 
Home » Artificial Intelligence » String searching algorithm


 

String searching algorithm

Artificial Intelligence State space searchStrong AI

String searching algorithms, sometimes called string matching algorithms, are an important class of string algorithms that try to find a place where one or several strings (also called patterns) are found within a larger string or text.

 


The Knuth-Morris-Pratt string searching algorithm searches for occurrences of a "pattern" string P within a main string S by employing the simple observation that when a mismatch occurs, ...

Artificial Intelligence State space searchStrong AI

 
 rssRSS