heydariplusplus / DMIS-MPICH

Distributed Maximal Independent Set with MPICH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Distributed Maximal Independent Set with MPICH

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%