Skip to content

SelPy: graph.py

Vanya Belyaev requested to merge vanya-selpy-graph-v2 into master

graph.py: allow to specify "the program" argument..

Currently in practice it is not really needed, since the default program dot produces the best layout, but for some graphs, the alternative programs could be also considered.

Merge request reports