Skip to content
/ arw Public

stationary distribution for the activated random walk

Notifications You must be signed in to change notification settings

tr-maker/arw

Repository files navigation

arw

Code to compute the stationary distribution for the activated random walk on a connected simple graph with one sink vertex.

stationary_dist.py performs the computation and saves the results in a pickle and text files.

stationary_dist_joints.py and stationary_dist_survivors.py read in the pickle and analyze it.

solver.py and progressbar.py are helper programs used for stationary_dist.py and are created by Hannah Cairns.

The data folder contains stationary distributions and related information for some small graphs.

About

stationary distribution for the activated random walk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages