Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • @EvanPlaice it's Distributed Maximal-Matching-based Minimum-Weighted Vertex Cover Algorithm (DGMM) ... a slightly abbreviated acronym, don't ask me where the G comes from. Commented Dec 13, 2012 at 9:18
  • @slomojo The "G" is for "Generalized", the sequential algorithm from which this is derived uses a technique called generalized maximal matching. Commented Jan 5, 2013 at 1:17
  • @philosodad I assumed as much, but I dislike posting assumptions. Commented Jan 5, 2013 at 3:31