//
pkg.gl
Category
github.com/PlayerR9/GoLibExt
GraphLike
WeightedGraph
package
0.1.2
Repository:
https://github.com/playerr9/golibext.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
97 SLOC
#
Functions
NewGraph
NewGraph creates a new graph with the given vertices.
#
Structs
Graph
Graph represents a graph.
#
Type aliases
WeightFunc
WeightFunc is a function that calculates the weight of an edge.