Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I dont think i was clear... i dont care about my own application. how would one manage this problem for a non-compiler related application? Commented Jun 24, 2016 at 14:48
  • Composite states and sub-states, using Harel state charts. The other thing to note is that if that cannot fix your problem, your state machine needs a fundamental rework. I have seen state machines drop in complexity dramatically simply by having a more experienced engineer review the diagram. Commented Jun 24, 2016 at 16:04
  • @dopatraman: the way you'd manage it for a non compiler application would depend on the application. Commented Sep 22, 2016 at 6:48