RubyGems Navigation menu

random_graph 0.1.2

This gem implements the following random network generation models: Erdos-Renyi GNM and GNP, Watts-Strogatz, and preferential attachement. It also implements graph algorithms to study the randomly generated graphs.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.2 - December 09, 2015 (477.0 KB)
  2. 0.1.1 - December 09, 2015 (231.0 KB)
  3. 0.1.0 - December 09, 2015 (191.0 KB)

Runtime 相依性套件 (2):

gruff ~> 0.6
ruby-graphviz ~> 1.2

Development 相依性套件 (4):

bundler ~> 1.9
rake ~> 10.0
rspec ~> 3.4
simplecov ~> 0.10

擁有者:

作者:

  • fselame

SHA 256 checksum:

30f1d59974765fe365b97db8f94ec2c9429ac0bce761133bdfbd183eef261355

總下載次數 6,736

這個版本 2,839

License:

MIT

Ruby 版本需求: >= 0

相關連結: