Parallel breadth-first search C++ implementation, both using pthread and fast flow.
-
Updated
Jul 23, 2021 - C++
Parallel breadth-first search C++ implementation, both using pthread and fast flow.
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.
Add a description, image, and links to the parallel-breadth-first-search topic page so that developers can more easily learn about it.
To associate your repository with the parallel-breadth-first-search topic, visit your repo's landing page and select "manage topics."