Documentation
¶
Overview ¶
Package netkit provides common types and utilities used across this repository.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package bimap implements a bidirectional map with constant-time lookups from key to value and value to key.
|
Package bimap implements a bidirectional map with constant-time lookups from key to value and value to key. |
|
network-graph
|
|
|
algorithm
Package algorithm provides graph algorithms for network analysis.
|
Package algorithm provides graph algorithms for network analysis. |
|
algorithm/config
Package config provides configuration settings for the graph algorithms.
|
Package config provides configuration settings for the graph algorithms. |
|
graph
Package graph provides a simple adjacency map graph for network-graph.
|
Package graph provides a simple adjacency map graph for network-graph. |
|
graph/standard_graph
Package standard_graph provides a standard implementation of a graph data structure.
|
Package standard_graph provides a standard implementation of a graph data structure. |
|
node
Package node defines node identifiers used in network-graph.
|
Package node defines node identifiers used in network-graph. |
|
path
Package path defines path structures used by network-graph algorithms.
|
Package path defines path structures used by network-graph algorithms. |
|
Package slice provides generic slice utilities such as binary search and sorting.
|
Package slice provides generic slice utilities such as binary search and sorting. |
Click to show internal directories.
Click to hide internal directories.