%0 Journal Article %T New BSP/CGM algorithms for spanning trees %A Edson Norberto C¨˘ceres %A Frank Dehne %A Henrique Mongelli %A Jayme Luiz Szwarcfiter %A Jucele Fran£ża de Alencar Vasconcellos %A Siang Wun Song %J The International Journal of High Performance Computing Applications %@ 1741-2846 %D 2019 %R 10.1177/1094342018803672 %X Computing a spanning tree (ST) and a minimum ST (MST) of a graph are fundamental problems in graph theory and arise as a subproblem in many applications. In this article, we propose parallel algorithms to these problems. One of the steps of previous parallel MST algorithms relies on the heavy use of parallel list ranking which, though efficient in theory, is very time-consuming in practice. Using a different approach with a graph decomposition, we devised new parallel algorithms that do not make use of the list ranking procedure. We proved that our algorithms are correct, and for a graph G = ( V , E ) , | V | = n , and | E | = m , the algorithms can be executed on a Bulk Synchronous Parallel/Coarse Grained Multicomputer (BSP/CGM) model using O ( log p ) communications rounds with O ( n + m p ) computation time for each round. To show that our algorithms have good performance on real parallel machines, we have implemented them on graphics processing unit. The obtained speedups are competitive and showed that the BSP/CGM model is suitable for designing general purpose parallel algorithms %K Spanning tree %K minimum spanning tree %K parallel algorithm %K BSP/CGM model %K GPU %U https://journals.sagepub.com/doi/full/10.1177/1094342018803672