Skip to content

Latest commit

History

History
4 lines (3 loc) 路 232 Bytes

File metadata and controls

4 lines (3 loc) 路 232 Bytes

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.