Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 251 Bytes

Hybrid OpenMP-MPI Approach for Breadth First Search

An implementation of parallel BFS algorithm using hybrid OpenMP-MPI approach. Sample input graphs are provided in the input folder.

Algorithm:

Algorithm