//
pkg.gl
Category
github.com/ops-class/test161
graph
package
0.99.1
Repository:
https://github.com/ops-class/test161.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
2
Files
115 SLOC
#
Functions
New
Create a new graph consisting of a set of nodes with no edges.
#
Structs
Graph
Our Graph type consists of only a map of Nodes, indexed by strings.
Node
A Node of a directed graph, with incoming and outgoing edges.
#
Interfaces
Keyer
No description provided by the author
#
Type aliases
StringNode
No description provided by the author