Search code examples
dk.brics.automaton gets into infinite looping when given regex "a.b"?...


regexlexical-analysisdfaautomaton

Read More
Can you skip epsilon transitions in union expression (Thompson's construction algorithm)...


regexdiscrete-mathematicsdfanfaautomaton

Read More
Design of a “Push Down Automata” that recognizes the language: a^n b^m | n<= m <= 3n...


pushdown-automatonautomaton

Read More
How to understand the process of DFA construction in KMP algorithms...


algorithmsubstringautomaton

Read More
How to convert two intersected DFAs into a minimal DFA...


intersectiondfadeterministicautomaton

Read More
Combining multiple regular expressions into one automaton...


javaregexautomaton

Read More
Finite strings but possibly infinite language...


programming-languagesdiscrete-mathematicsformal-languagesautomaton

Read More
Cannot understand Kleene Star paper...


mathlanguage-agnosticautomatonkleene-star

Read More
cellular automaton in c++ with class and object...


c++classobjectautomaton

Read More
A finite automaton accept no string...


automationautomaton

Read More
How do find unique input and output for a finite state machine...


iocomplexity-theorystate-machineautomaton

Read More
A pushdown automaton that recognizes the negation of a language...


context-free-grammarautomatonpushdown-automaton

Read More
Pause a thread until a method and all the threads inside finish their work?...


c#multithreadingnfaautomaton

Read More
construction of a^(2^i) language grammar...


grammarcontext-free-grammarexponentialautomatoncontext-free-language

Read More
Python nondeterministic epsilon authomaton : object is not iterable...


pythonruntime-errorcomputation-theoryautomaton

Read More
Regex for a word of a concatenation of 'a's and 'b's. a appears exactly n*2 times in...


regexautomaton

Read More
How do I prove a DFA has no synchronizing word?...


cpu-worddfadeterministicautomatonsynchronization

Read More
Finite automaton in Haskell...


haskellstate-machinerepresentationautomaton

Read More
Java: Indexoutofbound in Cellualar Automaton...


automaton

Read More
Design a nondeterministic finite automata in c++ (incorrect output)...


c++nfaautomaton

Read More
Why does my c++ program crashes at with a particular input?...


c++stlnfaautomaton

Read More
mathematica deterministic automaton...


loopswolfram-mathematicadeterministicautomaton

Read More
How to attach logs file into TAP test result?...


testingtapautomaton

Read More
Tool for drawing automaton...


ocamlvisualizationgraphvizdotautomaton

Read More
Can I use Unicodes in regex engine dk.brics.automaton?...


regexunicodeautomaton

Read More
More powerful than a DFA but less than a DPDA...


state-machinepushdown-automatonautomaton

Read More
Implement a finite state automaton in OOP...


oopsoftware-designautomaton

Read More
Are there monads that can be used like an automaton?...


haskellmonadsarrowsautomaton

Read More
Is the dk.brics.automaton package thread safe?...


javaconcurrencythread-safetyfsmautomaton

Read More
Implement a Cellular Automaton ? "Rule 110"...


carrayscellular-automataautomaton

Read More
BackNext