Hacker News new | ask | show | jobs
by kitd 2322 days ago
Indeed. Finite state machines are a subset of Petri nets, having deterministic state transitions. Petri nets are useful where concurrent state transitions needs to be modelled, and are thus useful when modelling the physical world.
1 comments

Thanks. I forgot to appoint that.