2

I need to draw some flow networks like the following:
enter image description here

Does anyone know a program that can do that?

Paris P
  • 335
  • 3
  • 10

2 Answers2

3

GraphViz is the tool you need.

http://www.graphviz.org/

This in the gallery looks close to what you want: http://www.graphviz.org/content/fsm

Joey Lesh
  • 366
  • 2
  • 5
2

It turns out you can create graphs like the following with LibreOffice Draw in Ubuntu.
enter image description here

Paris P
  • 335
  • 3
  • 10