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: 110,447 of 188,969
Downloads: 6,688

Daily

Ranking: 104,234 of 188,945
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,137,934,662bundler
91,212,415,727rake
29943,726,204rspec

Owners

#GravatarHandle
1iconykpeng