项目作者: varadhanr

项目描述 :
高级语言: Java
项目地址: git://github.com/varadhanr/Asynchronous-BFS.git
创建时间: 2020-03-13T18:44:49Z
项目社区:https://github.com/varadhanr/Asynchronous-BFS

开源协议:

下载


Asynchronous-BFS

Objective: Implementation of Asynchronous BFS using Java threads.

Installation

git clone

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

How to Compile and run

Using Gradle Build tool:

  1. ./gradlew build
  2. ./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