Compressed pattern matching

From Wikipedia, the free encyclopedia
Jump to: navigation, search

In computer science Compressed Pattern Matching or CPM is the process of searching for pattern in compressed data with little or no decompression. Searching in a compressed string is faster than searching an uncompressed string and requires less space.

Contents

[edit] Approximate CPM

[edit] Multi-Pattern CPM

[edit] Aho-Corasick technique

[edit] Boyer-Moore technique

[edit] Bit parallel technique

[edit] References

[edit] External links


Personal tools
Namespaces

Variants
Actions
Navigation
Interaction
Toolbox
Print/export