vle icon indicating copy to clipboard operation
vle copied to clipboard

[vpz] add API to export structure to graphviz dot file

Open quesnel opened this issue 8 years ago • 0 comments

Add function to export vle::vpz::BaseModel into graphviz format See: http://www.tonyballantyne.com/graphs.html

Provides several options :

  • model name, input and output port names
  • model name and edge label (output port -> input port)
  • model name and edge without label

quesnel avatar Nov 08 '16 09:11 quesnel