Skip to content

vtd12/Project

Repository files navigation

About The Project

This simulator is designed to study the random walk on evolving graph.

(back to top)

Getting Started

  1. Modify config in config.py.
  2. Define the graphon in continuous_W() in run.py.
  3. Run the simulation:
python run.py
  1. To visualize the random walk on a demo for N=5 nodes and T=5, run:
python demo.py

Note that the demo is a GIF.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages