研究実績の概要 |
In the first year the project advanced on two fronts:
1. We defined a machine model called freezing 1-tag systems with states. Each symbol may be rewritten to another before the head moves one position to the right and each position may be rewritten only to a symbol that is smaller than the current one in a previously fixed ordering of the alphabet (freezing property). Such models are strictly stronger than finite automata, but the languages accepted are all in DTIME(n^2), so the model is at the low end of computational power. We proved separation results with respect to the classes of the Chomsky-hierarchy and showed that the model is capable of checking some surprising properties that generally require nondeterministic computations in other models. 2. We continued the study of sweep complexity of OWJFA by proving and disproving several conjectures from [Fazekas, Mercas, Wu, 2022, JALC]. We showed that there is no upper bound on machines accepting regular languages in terms of sweep complexity, as there are logarithmic and even linear complexity OWJFA accepting regular languages. We also exhibited OWJFA with logarithmic complexity accepting a non-regular language. Proving non-regularity was achieved by showing that such machines can check logarithmic/exponential relationships between the lengths of certain factors in the input, a very surprising development given that OWJFA do not have access to additional storage.
|