Results 1 to 8 of 8
- 11-23-2016, 05:37 PM #1
Member
- Join Date
- Nov 2016
- Posts
- 3
- Rep Power
- 0
- 11-23-2016, 05:59 PM #2
Re: help with NFA(Nondeterministic finite automaton)
What have you tried?
Where are you having problems?If you don't understand my response, don't ignore it, ask a question.
- 11-23-2016, 06:53 PM #3
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 14,422
- Blog Entries
- 7
- Rep Power
- 28
Re: help with NFA(Nondeterministic finite automaton)
First define a data (or class) model for the NFA given the textual representation of it; next, you can 'evaluate' it given some input string.
kind regards,
JosBuild a wall around Donald Trump; I'll pay for it.
- 11-23-2016, 07:26 PM #4
Member
- Join Date
- Nov 2016
- Posts
- 3
- Rep Power
- 0
- 11-23-2016, 07:51 PM #5
Senior Member
- Join Date
- Jan 2013
- Location
- Northern Virginia, United States
- Posts
- 6,226
- Rep Power
- 13
Re: help with NFA(Nondeterministic finite automaton)
The JavaTM Tutorials | SSCCE | Java Naming Conventions
Poor planning on your part does not constitute an emergency on my part
- 11-23-2016, 09:07 PM #6
Member
- Join Date
- Nov 2016
- Posts
- 3
- Rep Power
- 0
- 11-23-2016, 09:52 PM #7
Re: help with NFA(Nondeterministic finite automaton)
Sorry, I do not have source for a NFA
How did you get this assignment? The instructor must have given you some lectures, reading or resources for it.If you don't understand my response, don't ignore it, ask a question.
- 11-24-2016, 09:19 AM #8
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 14,422
- Blog Entries
- 7
- Rep Power
- 28
Re: help with NFA(Nondeterministic finite automaton)
And then what? Do you want to turn that code in as if it were yours? Please start thinking a bit first (it doesn't hurt, honest). e.g. what does that quintet represent? How can you transform it to a labeled graph (the actual NFA)?
But please don't beg for 'teh codez', that's just silly.
kind regards,
JosBuild a wall around Donald Trump; I'll pay for it.
Similar Threads
-
Would this be a Finite State Machine?
By TheRealInjustice in forum New To JavaReplies: 1Last Post: 04-24-2014, 10:44 PM -
Logic error in cellular automaton
By Keesjuh in forum New To JavaReplies: 1Last Post: 09-16-2013, 04:02 PM -
Question about dk.brics.automaton
By kjkrum in forum Advanced JavaReplies: 0Last Post: 03-29-2012, 02:22 AM -
cellular automaton (A 1D CA)
By neshkid123 in forum New To JavaReplies: 6Last Post: 10-14-2011, 10:02 PM
Bookmarks