Efficient Minimum Spanning Tree Algorithms on the Reconfigurable Mesh

Wan Yingyu,Xu Yinlong,Gu Xiaodong,Chen Guoliang
DOI: https://doi.org/10.1007/bf02948795
IF: 1.871
2000-01-01
Journal of Computer Science and Technology
Abstract:The reconfigurable mesh consists of an array of processors interconnected by a reconfigurable bus system. The bus system can be used to dynamically obtain various interconnection patterns among the processors. Recently, this model has attracted a lot of attention. In this paper, two efficient algorithms are proposed for computing the minimum spanning tree of an n -vertex undirected graph. One runs on an n×n reconfigurable mesh with time complexity of O (log 2 n ). The other runs with time complexity of O (log n ) on an n 1+ε × n reconfigurable mesh, where 0<ε<1 is a constant. All these improve the previously known results on the reconfigurable mesh.
What problem does this paper attempt to address?