English

Schema-Based Automata Determinization

Formal Languages and Automata Theory 2022-09-22 v1 Computational Complexity

Abstract

We propose an algorithm for schema-based determinization of finite automata on words and of step-wise hedge automata on nested words. The idea is to integrate schema-based cleaning directly into automata determinization. We prove the correctness of our new algorithm and show that it is alway smore efficient than standard determinization followed by schema-based cleaning. Our implementation permits to obtain a small deterministic automaton for an example of an XPath query, where standard determinization yields a huge stepwise hedge automaton for which schema-based cleaning runs out of memory.

Keywords

Cite

@article{arxiv.2209.10312,
  title  = {Schema-Based Automata Determinization},
  author = {Joachim Niehren and Momar Sakho and Antonio Al Serhali},
  journal= {arXiv preprint arXiv:2209.10312},
  year   = {2022}
}

Comments

In Proceedings GandALF 2022, arXiv:2209.09333