Skip to content

varadhanr/Asynchronous-BFS

Repository files navigation

Asynchronous-BFS

Objective: Implementation of Asynchronous BFS using Java threads.

Installation

git clone

git clone https://github.com/varadhanr/Asynchronous-BFS.git

How to Compile and run

Using Gradle Build tool:

./gradlew build
./gradlew run --args="src/main/java/AsyncBFS/contents/input.txt"

Project Details

Course Name : Distributed Computing

Submission by : Madison Pickering (MAP170330), Prameela Parasa (PXP180046) and Varadhan Ramamoorthy (VRR180003)

Java Docs

Java docs

Releases

No releases published

Packages

No packages published

Languages