Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 325 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 325 Bytes

Random-Walker

Steps to Run the Random Walker:

  1. Open random_walker.cpp file in any C++ editor and then exceute the program.
  2. It won't required any additional libraries as we implemented our algorithm from scratch.

You can just run it using c++ IDE directly.

Once its got executed you can find the results in console.