Categories: None [Edit]

networkr

https://rubygems.org/gems/networkr
https://github.com/ykpeng/networkr
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.

Total

Ranking: 113,482 of 196,672
Downloads: 6,830

Daily

Ranking: 58,925 of 196,643
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,713,752,031bundler
81,407,073,634rake
291,016,421,425rspec

Owners

#GravatarHandle
1iconykpeng