Questions tagged [automata]
The automata tag has no summary.
2 questions
1 vote
1 answer
305 views
Is it possible to create a regular language from an non regular language?
I am wondering if it is possible to create a regular language from a irregular language if we add or remove finite number of words from it? say L is irregular, can we add or remove finite number of ...