Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 451 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 451 Bytes

An Implementation of Distributed Maximal Independent Set with MPICH (DMIS-MPICH)


This program is an implementation of Luby's algorithm, which finds a maximal independent set distributedly. The program is written by Hasan Heydari with c++ language and MPICH library. For further information, refer to Wiki.