Visualize flowchart diagram with multiple end symbols
- by platzhirsch
I am looking for a standardize way to visualize the following hierarchical logic:
The state of the thread is represented by the answers to the hierarchical set of question
You can read this listing like a flowchart, you iterate over the questions decide, go one step deeper and so on. Therefore I thought the best way to visualize it, using a…