Package dag implements directed acyclic graphs (DAGs) in Go, providing data structures and algorithms for graph operations.
go get github.com/heimdalr/dagNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a DAG, add vertices and an edge between them.
No known issues recorded.
No dependency data recorded yet.