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. |
|
Package graph provides a simple adjacency map graph for network-graph.
|
Package graph provides a simple adjacency map graph for network-graph. |
|
algorithm
Package algorithm provides graph algorithms for network analysis.
|
Package algorithm provides graph algorithms for network analysis. |
|
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. |
|
Package p2p provides types and interfaces for a peer-to-peer networking simulation.
|
Package p2p provides types and interfaces for a peer-to-peer networking simulation. |
Click to show internal directories.
Click to hide internal directories.