Click to See Complete Forum and Search --> : Algorithm Help for a String


Batal
November 29th, 2010, 01:03 PM
I need help writing an algorithm that will check the validity of a string in a given pattern which is in the form of FSM and I have no clue how to do it.

SBeier
December 2nd, 2010, 01:57 AM
when you say FSM, do you mean finite state machine, as in regular expression?