Jump to content

Talk:State complexity

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Real psychodad (talk | contribs) at 19:35, 19 April 2020 (State complexity of conversation NFA to DFA in the unary case: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputer science C‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.
Things you can help WikiProject Computer science with:

State complexity of conversation NFA to DFA in the unary case

I suspect the formula given for conversion of NFA to DFA is a little bit misleading. Not technically incorrect, but I would say it should state . If I look in the cited work by Chrobak, I also nowhere find any mentioning of this quadratic term, and also the proofs, in particular the lower bound, does not seem to require it. More, applying the power set construction to any unary automaton gives me the bound with a linear term. But I am not confident enough to edit it by myself, maybe I have overlooked something...