State machines are wonderful tools
Type Blog post
Created 2020-12-31
Available at nullprogram.com/blog/2020/12/31
Identifier unavailable
Description
I love when my current problem can be solved with a state machine. They’re fun to design and implement, and I have high confidence about correctness.
Relations
A finite-state machine (FSM) or finite-state automaton (FSA, plural: automata), finite automaton, or...
Edit details Edit relations Attach new author Attach new topic Attach new resource
10.0 /10
useless alright awesome
from 1 review
- Resource level 3.0 /10
- beginner intermediate advanced
- Resource clarity 10.0 /10
- hardly clear sometimes unclear perfectly clear
- Reviewer's background 5.0 /10
- none basics intermediate advanced expert
Comments 1
10 rating 3 level 10 clarity 5 user's background
Great way to implement complex algorithms