arturbalcz / Graph-algorythms-with-multithreading

πŸŽ“ Graph algorythms implementation using OpenMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallel-graph-algorythms

πŸŽ“ Parallel graph algorythms implementation using OpenMP

Gnp model and edges counting implemented using multithreading in OpenMP with execution time measurement included. A project for my CS studies.

About

πŸŽ“ Graph algorythms implementation using OpenMP


Languages

Language:C++ 82.3%Language:C 17.7%