|
|
|
|
|
by dr0wsy
2525 days ago
|
|
> That was the second part of my answer: a graph on paper. Draw nodes of execution and represent the branch as two arrows coming from the node and heading to new nodes. Label the arrows with the predicates of the branch. Thanks! You don't happen to have some learning resources for modelling programs as state machines? I can't find anything when I search. |
|
You might also know these as flowcharts when applied to program flow control.
I don't think I answered the original question well. I just wanted to point out that math is more than just equations. Others have done a much better job in this thread.