Strong Inapproximability of the Shortest Reset Word
نویسندگان
چکیده
The Černý conjecture states that every n-state synchronizing automaton has a reset word of length at most (n−1). We study the hardness of finding short reset words. It is known that the exact version of the problem, i.e., finding the shortest reset word, is NP-hard and coNP-hard, and complete for the DP class, and that approximating the length of the shortest reset word within a factor of O(log n) is NP-hard [Gerbush and Heeringa, CIAA’10], even for the binary alphabet [Berlinkov, DLT’13]. We significantly improve on these results by showing that, for every ε > 0, it is NP-hard to approximate the length of the shortest reset word within a factor of n1−ε. This is essentially tight since a simple O(n)-approximation algorithm exists.
منابع مشابه
The Complexity of Finding Reset Words in Finite Automata
We study several problems related to finding reset words in deterministic finite automata. In particular, we establish that the problem of deciding whether a shortest reset word has length k is complete for the complexity class DP. This result answers a question posed by Volkov. For the search problems of finding a shortest reset word and the length of a shortest reset word, we establish member...
متن کاملExperimental Study of the Shortest Reset Word of Random Automata
In this paper we describe an approach to finding the shortest reset word of a finite synchronizing automaton by using a SAT solver. We use this approach to perform an experimental study of the length of the shortest reset word of a finite synchronizing automaton. The largest automata we considered had 100 states. The results of the experiments allow us to formulate a hypothesis that the length ...
متن کاملImproving the Upper Bound on the Length of the Shortest Reset Word
We improve the best upper bound on the length of the shortest reset words of synchronizing automata. The new bound is (15617n + 7500n + 9375n− 31250)/93750. So far, the best general upper bound was (n − n)/6 − 1 obtained by Pin and Frankl in 1983. Despite a number of efforts, the bound remained unchanged for about 34 years. The new upper bound improves the coefficient 1/6 at n by 4/46875. A wor...
متن کاملNotable trends concerning the synchronization of graphs and automata
A word w is called synchronizing (recurrent, reset, directed) word of a deterministic finite automaton (DFA) if w sends all states of the automaton on a unique state. Jan Černy had found in 1964 a sequence of n-state complete DFA with shortest synchronizing word of length (n− 1). He had conjectured that it is an upper bound for the length of the shortest synchronizing word for any n-state compl...
متن کاملComputing the shortest reset words of synchronizing automata
In this paper we give the details of our new algorithm for finding minimal reset words of finite synchronizing automata. The problem is known to be computationally hard, so our algorithm is exponential in the worst case, but it is faster than the algorithms used so far and it performs well on average. The main idea is to use a bidirectional BFS and radix (Patricia) tries to store and compare su...
متن کامل