[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2011-03-15T11:29:15+01:00 https://forum-gephi.org/app.php/feed/topic/1001 2011-03-15T11:29:15+01:002011-03-15T11:29:15+01:00 https://forum-gephi.org/viewtopic.php?t=1001&p=2810#p2810 <![CDATA[Re: self avoiding random walks]]>
There is not a function but you can code a Statistics plugin for this. The closest metric we have is the HITS algorithm.

Statistics:Posted by admin — 15 Mar 2011 11:29


]]>
2011-03-14T14:56:27+01:002011-03-14T14:56:27+01:00 https://forum-gephi.org/viewtopic.php?t=1001&p=2808#p2808 <![CDATA[[SOLVED] self avoiding random walks]]>
can somebody tell me if it`s possible to generate a self avoiding random walk threw a directed network in gephi ? I want to simulate internet- users behavior in an website- network connected with hyperlinks. The random walk should start in an random choosen starting node and searches his way threw the network. Every link has the same possiblilty to get used. When the random walker can´t find a hyperlink or at latest after 10 "hops" the random walk should stop. This action should repeat 1000 times and after this i need the average value for the visited pages plus the number of times he couldn´t find any hyperlink at the starting page (zero RW).
Is there already a function for this?

Dan iel

Statistics:Posted by dan iel — 14 Mar 2011 14:56


]]>