String Pattern Matching System
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
A String Pattern Matching System is a Pattern Matching System that can solve a string pattern matching task (by implementing a string pattern matching algorithm).
- Example(s):
 - See: Exact String Matching, Approximate String Matching.