RubyGems Navigation menu

random_graph 0.1.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - December 09, 2015 (477 KB)
  2. 0.1.1 - December 09, 2015 (231 KB)
  3. 0.1.0 - December 09, 2015 (191 KB)

Runtime Dependencies (2):

gruff ~> 0.6
ruby-graphviz ~> 1.2

Development Dependencies (4):

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

Owners:

Authors:

  • fselame

SHA 256 checksum:

a6c0f242195949a4b9581c8f0ca6205e77b88412077d1030c74f3d4da1ae350b

Total downloads 6,736

For this version 1,938

License:

MIT

Required Ruby Version: >= 0

Links: