Hacker News new | ask | show | jobs
by xyhopguy 2057 days ago
non-determinism can also be modeled as a state-machine (and in fact, you can prove non-deterministic state machines can always be represented by deterministic state machines).
1 comments

Ugh, you're right and I used completely the wrong terminology. I meant some degree of randomness (I think the posh term is stochastic-something), noise, jitter etc. Not NFA/DFA stuff. Good catch and thanks.