Can you advice me software to create flow-charts for program logic.
My problem is that I ve created complicated algorithm with lots of if...else and I need to create flow-chart for all of that to avoid mistakes.
The example of what I want to have is this http://www.fceditor.ru/files/pic1.gif
But I don t want it to create flow-chart from source code. I want to create it myself
or
(source: analog.com)
Is there a good tool out there that can model an application concurrency/locking scheme in a graphical way and that can simulate some of the aspects? I know that Petri nets can be used for that more ...