New near-linear time algorithm to solve the minimum cut problem for undirected graphs

Open
#372 8 comments 0 reactions 1 assignee View on GitHub

@fringewidth is already working on this.

Since Jul 7, 2024.

Assessment

This issue has not been assessed yet.

Description

algorithm

Google Research blog post:
https://research.google/blog/solving-the-minimum-cut-problem-for-undirected-graphs/

The actual paper:
https://epubs.siam.org/doi/10.1137/1.9781611977912.111

This would presumably be a considerable improvement over our existing Stoer Wagner algorithm.

Dominant language
C++
Stars
395
Forks
239
Avg merge
18h 50m
Merged PRs (30d)
20

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from boostorg/graph

All issues in boostorg/graph

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.