PkgGraph.jl
  • Home
  • Reference
    • End-user
    • Internals
  • Background
    • Usage tips
    • Related work
    • Graphviz & DAG visualization
    • Working with Graphs.jl
    • Abbreviations
  • Developer Guide
Version
  • Background
  • Abbreviations
  • Abbreviations
GitHub

Abbreviations

DAG

Directed acyclic graph

Package dependencies are a DAG.

DOT

The DAG layout algorithm of Graphviz.

Originally stands for 'Dag-of-Tomorrow' and Dot (as in Dorothy) {source}.

Now used as a noun. Variably encountered as dot, DOT, and Dot.

« Working with Graphs.jlDeveloper Guide »

Settings


This document was generated with Documenter.jl version 0.28.0-DEV on Tuesday 31 January 2023. Using Julia version 1.8.5.