automata_unary_ufa (341B)
1 # Automata unary UFAs 2 3 bounds in [okhotin2012unambiguous]: 4 - on the [state_complexity] of [automata_determinization] (ad hoc function) 5 - on the [state_complexity] of [kleene_star] ([quadratic]) 6 - on the [state_complexity] of [complementation] ([quadratic]) 7 8 Up: [automata_unary], [word_automaton_unambiguous] 9 10 Aliases: unary UFA, unary UFAs