Im studying finite state machines, in particular the deterministic and the non-deterministic versions.
What i have not understood is :
why in a non-deterministic state machine it's allowed that from a state it's possible to go nowhere ?
This is not allewed in DSM. Why ?