Skip to content

The parallel algorithm for finding a maximum matching in a bipartite graph.

Notifications You must be signed in to change notification settings

poncovka/parallel-egervary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Egervary’s Algorithm

Implemented parallel and sequencial versions of the Egervary's algorithm for finding a maximum matching in a bipartite graph. The school project for the Graph Algorithms Course (GAL).

Used: C, pthread, Python, python-igraph

Authors:

About

The parallel algorithm for finding a maximum matching in a bipartite graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published