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 nfa
NFA for (a+b)?c
Mar 16, 2023
regex
nfa
Confused on a basic operation of regular expressions
Jan 13, 2023
regex
dfa
nfa
DFA minimization
Dec 29, 2022
regex
lexer
dfa
nfa
Is there an efficient algorithm to decide whether the language accepted by one NFA is a superset of the language accepted by another?
Nov 06, 2022
algorithm
computer-science
finite-automata
regular-language
nfa
How can I convert a regex to an NFA?
Nov 05, 2022
python
regex
nfa
NFA DFA and Regex to Transition Table [closed]
Nov 04, 2022
regex
dfa
nfa
Convert a NFA to Regular Expression
Oct 04, 2022
regex
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
Why L={wxw^R| w, x belongs to {a,b}^+ } is a regular language
Jul 27, 2019
automation
regular-language
dfa
nfa
pumping-lemma
Representing graphs in clojure
Feb 05, 2019
regex
graph
clojure
nfa
time complexity trade offs of nfa vs dfa
May 24, 2020
compiler-construction
time
time-complexity
dfa
nfa
Why can't the Kleene closure construction for an NFA be simplified?
Feb 18, 2022
parsing
lexer
nfa
kleene-star
Implementing A Nondeterminisic Finite Automaton(NFA)
Oct 20, 2022
java
finite-automata
nfa
automaton
automata-theory
Pause a thread until a method and all the threads inside finish their work?
Feb 11, 2021
c#
multithreading
nfa
automaton
Design a nondeterministic finite automata in c++ (incorrect output)
Nov 13, 2022
c++
nfa
automaton
Regular expression that generates a DFA with dead or superfluous states
Nov 13, 2018
regex
dfa
nfa
Does Python use NFAs for regular expression evaluation in the re module?
Apr 20, 2021
python
regex
nfa
Older Entries »