Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

algo-dfa-matching

Étoiles3
Forks0
Mis à jour3 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly