๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A note on bisecting minimum spanning trees

โœ Scribed by W. M. Boyce; M. R. Garey; D. S. Johnson


Publisher
John Wiley and Sons
Year
1978
Tongue
English
Weight
281 KB
Volume
8
Category
Article
ISSN
0028-3045

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


On Minimum Edge Ranking Spanning Trees
โœ Kazuhisa Makino; Yushi Uno; Toshihide Ibaraki ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 243 KB

In this paper, we introduce the problem of computing a minimum edge ranking spanning tree (MERST); i.e., find a spanning tree of a given graph G whose edge ranking is minimum. Although the minimum edge ranking of a given tree can be computed in polynomial time, we show that problem MERST is NP-hard.

A note on graphs with diameter-preservin
โœ Fred Buckley; Martin Lewinter ๐Ÿ“‚ Article ๐Ÿ“… 1988 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 182 KB ๐Ÿ‘ 1 views

The distance between a pair of vertices u, u in a graph G is the length of a shortest path joining u and u. The diameter diam(G) of G is the maximum distance between all pairs of vertices in G. A spanning tree Tof G is diameter preserving if diam(T) = diam(G). In this note, we characterize graphs th

On finding a minimum spanning tree in a
โœ Colin McDiarmid; Theodore Johnson; Harold S. Stone ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 221 KB ๐Ÿ‘ 2 views

We investigate Prim's standard ''tree-growing'' method for finding a minimum spanning tree, when applied to a network in which all degrees are about d and the edges e ลฝ . have independent identically distributed random weights w e . We find that when the kth ' ลฝ . edge e is added to the current tree

A Property on Edge-disjoint Spanning Tre
โœ Hong-Jian Lai; Hongyuan Lai; Charles Payan ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 214 KB

Let G be a simple graph with n vertices and let G c denote the complement of G . Let ( G ) denote the number of components of G and G ( E ) the spanning subgraph of G with edge set E . where the minimum is taken over all such partitions . In [ Europ . J . Combin . 7 (1986) , 263 -270] , Payan conj

A note on genetic algorithms for degree-
โœ Zhou, Gengui; Gen, Mitsuo ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 58 KB ๐Ÿ‘ 2 views

The degree-constrained spanning tree problem is of high practical importance. Up to now, there are few effective algorithms to solve this problem because of its NP-hard complexity. In this paper, we present a new approach to solve this problem by using genetic algorithms and computational results to