paperbot · PL 论文追踪

RSS

Adaptive Non-linear Pattern Matching Automata

LMCS vol.Volume 17, Issue 42021
Rick Erkens, Maurice Laveaux

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Efficient pattern matching is fundamental for practical term rewrite engines. By preprocessing the given patterns into a finite deterministic automaton the matching patterns can be decided in a single traversal of the relevant parts of the input term. Most automaton-based techniques are restricted to linear patterns, where each variable occurs at most once, and require an additional post-processing step to check so-called variable consistency. However, we can show that interleaving the variable consistency and pattern matching phases can reduce the number of required steps to find all matches. Therefore, we take the existing adaptive pattern matching automata as introduced by Sekar et al and extend these with consistency checks. We prove that the resulting deterministic pattern matching automaton is correct, and show several examples where some reduction can be achieved.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot1255,
  title = {Adaptive Non-linear Pattern Matching Automata},
  author = {Rick Erkens and Maurice Laveaux},
  journal = {Logical Methods in Computer Science},
  volume = {Volume 17, Issue 4},
  year = {2021},
  doi = {10.46298/lmcs-17(4:21)2021}
}