|
-
December 24th, 2011, 11:12 PM
#1
How to write C++ program for a specific finite automata?
Hello there,
I want to write a program for a specific finite automata, e.g., for the RegExp = (a+b)*b. The program should ask for a string input and tell whether the string is VALID or INVALID.
Kindly provide me with the guidelines only, I want write the program myself. Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|