stellar-random-walk icon indicating copy to clipboard operation
stellar-random-walk copied to clipboard

Replacement of the for loop for repeating the random walk

Open shps opened this issue 6 years ago • 0 comments

We can initiate the random walk by having numWalks number of walkers per vertex and run the random walk once for all. This will reduce the overhead of applying union for appending paths to the total path.

shps avatar Feb 08 '18 04:02 shps