???
This commit is contained in:
parent
10b50f75a9
commit
c223e79a46
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ draft: true
|
|||
tags: []
|
||||
---
|
||||
|
||||
Finite state machines (really finite state transducers or mealy machines) are very useful for the simple reason that they are a good model for the mechanism(s) you use to process a log of events to achieve some outcome.
|
||||
|
||||
# Prior Writing
|
||||
|
||||
Reading that title I expect roughly one of three responses.
|
||||
|
||||
1. What's a Finite State machine
|
||||
|
|
|
|||
Loading…
Reference in a new issue