decaxp / Graph

Parallel implementation of the most popular graph algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph project

Graph project is a parallel implementation of the most popular graph algorithms. Now project has general interface and parallel Prim algorithm, which allows to find minimum spanning tree.

About

Parallel implementation of the most popular graph algorithms


Languages

Language:C++ 100.0%