Skip to content

Implement with C++ the karger's algorithm which designed to find a minimum cut in a connected graph with high probability.

Notifications You must be signed in to change notification settings

OdedMous/Karger-algorithm-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Karger's algorithm

An implementation of the Karger's algorithm for finding a minimum cut in a graph with high probability.

image from wikipedia

About

Implement with C++ the karger's algorithm which designed to find a minimum cut in a connected graph with high probability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published