cnt2k9 tp4 aritra

EditEdit InfoInfo TalkTalk
Search:    

Goal of the Project

The goal of the project is to run simulations of real world complex networks (like social networks) where a number of operations are possible each with some finite probability say Pi and note the outcome.

For example say we have a random network and the following operations are possible

Our goal is to monitor how this network change with time and draw out patterns how various graphs change over iteration or do different starting graphs yield some similar structure etc. etc.

Work Done till now

Code for link re-wiring with probability 1 is complete
the simulation test bench is also ready which can be used to generate the degree distribution of the resulting graph after k iterations

Input

A bimodal graph with low degree = 2 , high degree = 20 and fraction of nodes having low degree = 0.8
re-wiring was done for 1000 steps and recording the graph structure at intervals of 100 steps
the whole procedure was repeated for 10 times and the average result was used.

Sample Input[WWW]http://wikispot.org/Create_a_wiki?action=Files&do=view&target=Model%20Input.txt[http://www.example.com]

Code

Please go through the attachment

Code for re-wiring[WWW]http://wikispot.org/Create_a_wiki?action=Files&do=view&target=relink.zip

Result

Please go though the attachment

result http://wikispot.org/Create_a_wiki?action=Files&do=view&target=result.PNG

More useful programs

code to generate powerlaw networks [WWW]http://wikispot.org/Create_a_wiki?action=Files&do=view&target=powerlaw.zip

code to generate bimodal networks [WWW]http://wikispot.org/Create_a_wiki?action=Files&do=view&target=bimodal.zip

Mentor

Bivas Mitra

This is a Wiki Spot wiki. Wiki Spot is a non-profit organization that helps communities collaborate via wikis.