package
0.0.0-20190426092945-678096d81a4b
Repository: https://github.com/gonum/graph.git
Documentation: pkg.go.dev
# Constants
c.
_.
e.
n.
ne.
nw.
s.
se.
sw.
w.
edge.
graph.
node.
# Structs
An Attr represents an attribute.
An AttrStmt represents an attribute statement.
An Edge represents an edge between two vertices.
An EdgeStmt represents an edge statement.
A File represents a DOT file.
A Graph represents a directed or an undirected graph.
A Node represents a node vertex.
A NodeStmt represents a node statement.
A Port specifies where on a node an edge should be aimed.
A Subgraph represents a subgraph vertex.
# Type aliases
CompassPoint specifies the set of compass points.
Kind specifies the set of graph components to which attribute statements may be assigned.