package
Version:
v0.52.0
Opens a new window with list of versions in this module.
Published: Jan 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SCC returns the strongly connected components of the given Graph.
type Edges map[string]struct{}
Edges is a set of edges for a vertex.
Graph is a directed graph containing the vertex name and their Edges.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.