Skip to content

heydariplusplus/DMIS-MPICH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.