package
Version:
v0.0.0-...-cb72c30
Opens a new window with list of versions in this module.
Published: Jul 17, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (g *Graph[T]) Add(node1 T, node2 T)
func (g *Graph[T]) BFS() []T
func (g *Graph[T]) DFS() []T
func (g *Graph[T]) Remove(node T)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.