Skip to content

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

Notifications You must be signed in to change notification settings

mantri/graph-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages