Skip to main content
Run any Skill in Manus
with one click

algo-dfa-matching

Stars3
Forks0
UpdatedJuly 3, 2026 at 20:15

Build a DFA transition table via the KMP prefix function, then scan text in O(n) with zero backtracking. Use when repeatedly searching one fixed pattern (motif, restriction site, primer) against many sequences or texts.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly