Macaulay2 » Documentation
Packages » Graphs :: writeDotFile
next | previous | forward | backward | up | index | toc

writeDotFile -- Writes a graph to a dot file with a specified filename

Description

Writes the code for an inputted graph to be constructed in Graphviz with specified file name.

Ways to use writeDotFile:

  • writeDotFile(String,Digraph)
  • writeDotFile(String,Graph)

For the programmer

The object writeDotFile is a method function.


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Graphs.m2:2235:0.