Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dfa
Parallel regex matching with NFA vs DFA? Which one is faster?
Nov 02, 2025
regex
parallel-processing
computer-science
dfa
nfa
Reducing a DFA using the Pair Table method
Oct 31, 2025
automata
dfa
Steps to draw a DFA (or NFA) from a simple statement? [closed]
Oct 23, 2025
regex
dfa
nfa
DFA Minimization Brzozowski algorithm
Oct 20, 2025
c++
algorithm
dfa
nfa
automaton
Confusion about the Kleene star
Oct 17, 2025
regex
automata
dfa
Has anyone used RE2 in a C# application? [closed]
Oct 16, 2025
c#
regex
dfa
nfa
Design DFA accepting decimal strings divisible by 7
Sep 12, 2025
automata
finite-automata
dfa
Construct DFA for L = {(na(w)-nb(w)) mod 3>0}
Feb 01, 2023
automata
finite-automata
dfa
Confused on a basic operation of regular expressions
Jan 13, 2023
regex
dfa
nfa
DFA minimization
Dec 29, 2022
regex
lexer
dfa
nfa
How to implement regular expression assertions/lookaround (i.e. \b style word boundary) using a DFA regular expression matcher
Nov 16, 2022
java
regex
regular-language
dfa
word-boundary
NFA DFA and Regex to Transition Table [closed]
Nov 04, 2022
regex
dfa
nfa
How to find the intersection of two NFA
May 30, 2022
algorithm
intersection
finite-automata
dfa
nfa
drawing minmal DFA for the given regular expression
Aug 12, 2022
regular-language
dfa
nfa
Data structure to represent automata
Nov 13, 2022
haskell
data-structures
dfa
Why L={wxw^R| w, x belongs to {a,b}^+ } is a regular language
Jul 27, 2019
automation
regular-language
dfa
nfa
pumping-lemma
time complexity trade offs of nfa vs dfa
May 24, 2020
compiler-construction
time
time-complexity
dfa
nfa
How can I simplify token prediction DFA?
Apr 06, 2021
java
antlr
antlr3
lexer
dfa
Why is E(dfa) a decidable language?
Sep 10, 2022
language-agnostic
programming-languages
dfa
turing-machines
decidable
Pumping lemma for regular language
Oct 18, 2022
regular-language
dfa
computation-theory
pumping-lemma
Older Entries »