package
0.0.0-20170717182524-076353e90b94
Repository: https://github.com/twmb/algoimpl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates and returns an empty graph.

# Constants

No description provided by the author
No description provided by the author

# Structs

An Edge connects two Nodes in a graph.
Graph is an adjacency slice representation of a graph.
Node connects to a backing node on the graph.
No description provided by the author

# Type aliases

Directed or undirected.