Networkr is a Ruby gem inspired by the Python package NetworkX. It includes basic functionality for the creation, manipulation, and analysis of graphs. Graphs supported include undirected single-edge graphs (weighted or unweighted), directed single-edge graphs (weighted or unweighted), and undirected multi-edge graphs (weighted or unweighted). Algorithms available include Dijkstra's shortest paths, Karger's minimum cut, Kosaraju's strongly connected components, and Prim's minimum spanning tree.

Required Ruby Version

>= 0

Authors

Yi-Ke Peng

Versions

  1. 0.0.2 July 25, 2016 (89 KB)
  2. 0.0.1 July 24, 2016 (11.5 KB)

SHA 256 checksum