List Question
20 TechQA 2024-03-14T02:17:26.500000a challenging finite automata - what is the language?
45 views
Asked by cool cat
Correct labeling for this regular language?
48 views
Asked by cool cat
Unable to create an DPDA that accepts strings in binary notation multiples of 3
45 views
Asked by Santiago Lemus Vallejo
Need a DFA for the alphabets {a,b} such that the language must contain equal and even numbers of a and b
146 views
Asked by SOURAV
Convert the given Moore Machine into Mealy machine
67 views
Asked by Muhammad Hamad
What is the flaw in the proof of the countability of the set of finite language?
95 views
Asked by Cyberpunk2020
NFA or e-NFA for the condition , n % 5 = 0 where n is the number of 1s
31 views
Asked by Pepe Coco
Conversion of NFA having a missing transition for any input character on initial state to DFA
484 views
Asked by Kush_Uttam
On the use of subsequential symbol $ in Finite state transducers to pad out the context, for composition
79 views
Asked by Anantha Krishnan
Convert Nondeterministic Finite Automata to Regular Expression
67 views
Asked by comp_sci_noob
How do I make a string validator for Deterministic Finite Automata?
65 views
Asked by mcYuzu
Can Arden's theorem provide multiple regular expressions for a given DFA if the order and process of solving the equations are changed?
78 views
Asked by Nivedita Chowdhury
Automata theory: Formal definition of indistinguishable & distinguishable strings and example confusion
1k views
Asked by mindoverflow
NFA or DFA accepting # of positions of 4k between 0's
209 views
Asked by mark
Using bracket for automata
91 views
Asked by Duy Duy
unable to display tables and diagrams in python for non deterministic finite automata
25 views
Asked by Yonathan
Given a DFA with multiple Final states. How can I find its compliment?
155 views
Asked by Anubhav Tyagi
Complement of a given Language for a DFA
80 views
Asked by ali_m
Representing regular expressions with DFA state diagrams
69 views
Asked by Marnie
Can this language be expressed with a regular expression?
83 views
Asked by RipLearning