also: パタンマッチング
pattern matching
Computing term for checking a sequence of tokens against a pattern, used in areas like string searching, compiler design, and AI.
This algorithm achieves fast pattern matching.
Search strings using pattern matching with regular expressions.
Loanword from English 'pattern matching'.