igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] how to generate directed small world networks


From: Tamas Nepusz
Subject: Re: [igraph] how to generate directed small world networks
Date: Sun, 15 Mar 2009 11:40:01 +0000

barabasi.game is a function that I can modify? or does it call come C function I can't see?
barabasi.game calls igraph_barabasi_game in the background. This is a C function; you can "see" it by downloading the source code and if you are willing to dive into C, you can copy and modify it to suit your needs. But if you are just in the exploratory phase of your research, maybe it's easier to develop a prototype in R and translate it back to C later if more speed is needed.

Best,
--
Tamas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]