Jump to content

Talk:Karger's algorithm

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Extremmist (talk | contribs) at 13:57, 25 December 2023 (what is min{}: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputer science C‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.
Things you can help WikiProject Computer science with:

Merged/Todo

I merged the old page Karger's randomize min-cut algorithm into this page as requested, but the resulting article need some more work.

  • Edge weights were mentioned once in the article; I've removed that. Weighted graphs should be discussed properly, though.
  • Karger (1993) discusses a parallel version of the algorithm.
  • One of the theorems isn't really one; "with high probability" isn't precise enough.
  • The definition of the minimum cut problem belongs in its own article.
  • The content from the other page needs copyediting.

Qwertyus (talk) 15:08, 24 June 2012 (UTC)[reply]

What is cn?

What does cn stand for in the formula? — Preceding unsigned comment added by 86.220.36.148 (talk) 20:07, 4 August 2012 (UTC)[reply]

what is min{}

what does min{} mean in the fastmincut pseudocode?

it takes two graphs. so it is the number of edges left? number of nodes left? Extremmist (talk) 13:57, 25 December 2023 (UTC)[reply]