We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Edge-cuts Optimized for Average Weight: a new alternative to Ford and Fulkerson

Abstract: Let $G$ be a directed graph associated with a weight $w: E(G) \rightarrow R^+$. For an edge-cut $Q$ of $G$, the average weight of $Q$ is denoted and defined as $w_{ave}(Q)=\frac{\sum_{e\in Q}w(e)}{|Q|}$. An edge-cut of optimal average weight is an edge-cut $Q$ such that $w_{ave}(Q)$ is maximum among all edge-cuts (or minimum, symmetrically). In this paper, a polynomial algorithm for this problem is proved for finding such an optimal edge-cut in a rooted tree, separating the root and the set of all leafs. This algorithm enables us to develop an automatic clustering method with more accurate detection of communities embedded in a hierarchy tree structure.
Subjects: Data Structures and Algorithms (cs.DS)
Journal reference: Asia-Pacific Journal of Operational Research, Vol. 36, No. 2 (2019) 1940006
Cite as: arXiv:2002.00263 [cs.DS]
  (or arXiv:2002.00263v2 [cs.DS] for this version)

Submission history

From: Cun-Quan Zhang [view email]
[v1] Sat, 1 Feb 2020 19:35:14 GMT (9kb)
[v2] Mon, 24 Feb 2020 20:01:15 GMT (9kb)

Link back to: arXiv, form interface, contact.