Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 223 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 223 Bytes

graph-solver

OpenMP and Pthread implementation of Multi Level Graph Partitioning Solver. A weighted, undirected graph is taken as input. This graph is treated as matrix A. The solver gives solution for Ax = 0