List Question
20 TechQA 2023-12-15T10:46:34.163000Build a Turing Machine that counts a's and b's
122 views
Asked by sangonm
recognizing a date in the form: 03/02 for February 3 , For simplicity, we consider that each month is made up of 30 days
96 views
Asked by BADR EL ADRAOUI
Deterministic automaton whose input length is divisible by 3 or 5?
147 views
Asked by IT-Sec
How is it practically possible to compute an automaton inside a function and then return it?
36 views
Asked by ScienceDiscoverer
Page is timed out now and then on loading
40 views
Asked by Artjom Prozorov
How to simplify/generalize a Finite State Machine (FSM) for a vending machine?
284 views
Asked by AudioBubble
A NFA accepting ;anguages whose final digit didn't appear before
1.9k views
Asked by Rui R
CSS "escape" syntax diagram confusion
71 views
Asked by Oliver
Non deterministic state machine using PyTransitions?
276 views
Asked by Gulzar
Push Down Automata Using Fixed States
134 views
Asked by suppaGonzalo
how would I build a generalized DFA for decimal Multiples of k?
299 views
Asked by AudioBubble
can a DFA have an arrow with empty string as input?
756 views
Asked by alimrn
A DFA for Kleene star operation
847 views
Asked by Veronica
Finding a grammar or a pushdown automaton that recognizes { a^i b^j b^i a^j | i,j >= 0 }
379 views
Asked by Lightsong
Stack around the variable 'userStr' was corrupted (C)
574 views
Asked by Rosalina Azurine
How can a Stack of Push Down Automata accept a string of Indefinitely Large?
467 views
Asked by Jubesh Joseph
Collecting multiply return values in a recursive function call (automaton nfa processing)
181 views
Asked by smnmnkr
How to generate a Buchi Automaton from a LTL formula?
588 views
Asked by Patrick Trentin
Determining whether a nondeterministic finite automaton accepts every possible string
772 views
Asked by Hans von Olo
Existance proofs with polymorphic types
92 views
Asked by Zoey Sheffield