//
pkg.gl
Category
github.com/bio-routing/bio-rd
util
dijkstra
package
0.1.9
Repository:
https://github.com/bio-routing/bio-rd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
123 SLOC
#
Functions
NewTopology
NewTopology creates a new topology.
#
Structs
Edge
Edge represents a directed edge in a graph.
Node
Node represents a node in a graph.
Path
Path represents a path through a graph.
Topology
Topology represents a network topology.
#
Type aliases
SPT
SPT represents a shortest path tree.