virajmavani / async-bfs

Asynchronous BFS for Distributed Systems implemented in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asynchronous Breadth First Search

Team Members:

  1. Tanu Rampal (txr180007)
  2. Viraj Mavani (vdm180000)

Instructions

  1. Compile the code:

javac async_bfs/MasterProcess.java

  1. Run the code:

java async_bfs.MasterProcess input.txt

About

Asynchronous BFS for Distributed Systems implemented in Java


Languages

Language:Java 100.0%