Skip to content

This repository contains a small project developed for the Computer Network and Algorithm class, focusing on implementing parallel breadth-first search in a computer network with four nodes.

License

Notifications You must be signed in to change notification settings

nutthanonn/parallel-breadth-first-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

This repository contains a small project developed for the Computer Network and Algorithm class. The project focuses on implementing parallel breadth-first search in a computer network with four nodes.

Installations

To install and run the project, follow these

git clone https://github.com/nutthanonn/computer-netowrk-parallel-breadth-first-search.git
cd computer-netowrk-parallel-breadth-first-search
cd src
docker compose up -d

NOTE: You can view the difference output by logging into the Docker container's terminal.

Result on docker container

About

This repository contains a small project developed for the Computer Network and Algorithm class, focusing on implementing parallel breadth-first search in a computer network with four nodes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages