StackOverflow Questions for Tag: finite-automata

Benoit
Benoit

Reputation: 39024

Is there a typical state machine implementation pattern?

Score: 143

Views: 162467

Answers: 21

Read More
Qehu
Qehu

Reputation: 145

Every regular language is finite | True or False?

Score: 0

Views: 5714

Answers: 3

Read More
Old McStopher
Old McStopher

Reputation: 6349

How do you construct the union of two DFAs?

Score: 10

Views: 27699

Answers: 1

Read More
maya282
maya282

Reputation: 1

How can I design a Turing machine that recognizes the language { $aⁿbᵐ: m ≥ 2n }?

Score: 0

Views: 80

Answers: 1

Read More
Faisal
Faisal

Reputation: 45

Turing machine that adds two numbers in decimal notation

Score: 1

Views: 1112

Answers: 2

Read More
Venom2901
Venom2901

Reputation: 19

How to construct a NFA which accepts all binary strings which start with a 0?

Score: 0

Views: 4383

Answers: 2

Read More
Yash
Yash

Reputation: 1

Design NFA that accepts strings starting with a and ending with a or starting with b and ending in b

Score: -3

Views: 772

Answers: 1

Read More
Kyle Cronin
Kyle Cronin

Reputation: 79073

Practical non-Turing-complete languages?

Score: 56

Views: 23229

Answers: 9

Read More
madmaddmax
madmaddmax

Reputation: 29

Regex to DFA question, don't understand why it is this way

Score: 1

Views: 130

Answers: 1

Read More
pythonbeginner4556
pythonbeginner4556

Reputation: 313

Finite automata to regular expression via state removal

Score: 3

Views: 1226

Answers: 2

Read More
Auxelia
Auxelia

Reputation: 11

Are my DFA's correct? (arbitrary long sequence of 0's and 1's)

Score: -3

Views: 112

Answers: 1

Read More
finitenessofinfinity
finitenessofinfinity

Reputation: 1013

Understanding (and forming) the regular expression of this finite automaton

Score: 3

Views: 803

Answers: 2

Read More
Neilos
Neilos

Reputation: 2746

Finite state automata as (programming) language acceptors

Score: 0

Views: 2408

Answers: 1

Read More
Muhammad Hamad
Muhammad Hamad

Reputation: 9

Convert the given Moore Machine into Mealy machine

Score: 1

Views: 141

Answers: 1

Read More
user3706271
user3706271

Reputation: 19

Turing Machine for {XF*X|F)*

Score: 0

Views: 75

Answers: 2

Read More
Maciek
Maciek

Reputation: 19893

Does C# include finite state machines?

Score: 28

Views: 43479

Answers: 8

Read More
dullyourmind
dullyourmind

Reputation: 41

Design a turing machine to accept {1^n : n is prime number}

Score: 2

Views: 5244

Answers: 2

Read More
MUK
MUK

Reputation: 411

Design state diagram of turing machine that multiplies a unary number by 2

Score: 1

Views: 1008

Answers: 2

Read More
Aldoras
Aldoras

Reputation: 121

Turing machine accepting perfect squares in unary notation

Score: 2

Views: 1197

Answers: 2

Read More
Anubhav Tyagi
Anubhav Tyagi

Reputation: 11

Given a DFA with multiple Final states. How can I find its compliment?

Score: 0

Views: 416

Answers: 1

Read More
PreviousPage 1Next