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: 108,193 of 186,801
Downloads: 6,586

Daily

Ranking: 162,330 of 186,780
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,912,746,142bundler
101,130,956,208rake
27910,554,942rspec

Owners

#GravatarHandle
1iconykpeng