,
Alexander Okhotin
Creative Commons Attribution 4.0 International license
A two-way finite automaton with drop-once pebbles (O. Martynova, A. Okhotin, "A time to cast away stones: On a family of pebble automata", IJFCS, 37 (2026)) may drop its pebbles at any squares of the tape, but a pebble once dropped cannot be moved anymore. In this paper, it is proved that transforming an n-state deterministic automaton with k drop-once pebbles to a standard two-way deterministic finite automaton (2DFA) requires Θ(n^{k+1}) states in the worst case. For nondeterministic two-way automata with one drop-once pebble, it is proved that transforming them to a 2DFA requires at least 2^{n/3-o(n)} states, transforming to a two-way nondeterministic automaton (2NFA) takes at least 2^{n/6-o(n)} states, and, finally, determinizing them to a deterministic two-way automaton with one drop-once pebble requires at least 2^{n/6-o(n)} states.
@InProceedings{kipriyanov_et_al:LIPIcs.MFCS.2026.68,
author = {Kipriyanov, Georgy and Okhotin, Alexander},
title = {{On the Size Complexity of Two-Way Finite Automata with Drop-Once Pebbles}},
booktitle = {51st International Symposium on Mathematical Foundations of Computer Science (MFCS 2026)},
pages = {68:1--68:14},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-442-0},
ISSN = {1868-8969},
year = {2026},
volume = {386},
editor = {Kouck\'{y}, Michal and Petrișan, Daniela},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.MFCS.2026.68},
URN = {urn:nbn:de:0030-drops-274500},
doi = {10.4230/LIPIcs.MFCS.2026.68},
annote = {Keywords: Finite automata, two-way automata, pebble automata, determinization}
}