|
From: Tom H. <tur...@gm...> - 2005-07-05 13:03:07
|
We do not currently have a generator for scale-free networks. We would be thrilled to include any code that you create to fill this void in the next release of repast. Thanks, Tom On 7/5/05, Bj=F6rn Lijnema <li...@gm...> wrote: > Hello, >=20 > I am building a model with agents connected to each other in a few > differnt ways. Part of the research for which the model is built will > be focusin on how different network structures influence the behaviour > of the agents. >=20 > I noticed Repast already had methods for generating random networks, > lattices and small world/WattsStrogatz networks. However, in addition > to those I have to use scale free networks as well. >=20 > For anyone who is interested and doesn't know; basically scale free > networks are networks where agents have a preference to attach > themselves to well-connected nodes. Simply put: them that has, gets. >=20 > For my model the network would just be generated scale-free like and > then be static (at least for the moment), and so I was thinking of > building a generator myself. >=20 > So I was wondering, can repast do this for me (I thought I might have > missed it somewhere), but if not, is there anywhere I should send the > code when it's done in case you want to include in the repast > networkfactory? >=20 >=20 >=20 > Bj=F6rn Lijnema >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&opclick > _______________________________________________ > Repast-developer mailing list > Rep...@li... > https://lists.sourceforge.net/lists/listinfo/repast-developer > |