A
Amit
Hi group,
I'm implementing a Moore machine which receives a string as
"000010000100".
Can I consider 12 states for this? or there is a better or more
optimized way? considering that in case of an invalid input the system
must gets reset or gets back to the first state.
Also, can we base on length of a string predict how many states we
would have?
thanks.
amit
I'm implementing a Moore machine which receives a string as
"000010000100".
Can I consider 12 states for this? or there is a better or more
optimized way? considering that in case of an invalid input the system
must gets reset or gets back to the first state.
Also, can we base on length of a string predict how many states we
would have?
thanks.
amit