<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-17T23:00:45Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:2117/460058" metadataPrefix="oai_dc">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:2117/460058</identifier><datestamp>2026-04-08T11:27:02Z</datestamp><setSpec>com_2072_1033</setSpec><setSpec>col_2072_452950</setSpec></header><metadata><oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
   <dc:title>A stream processing-based algorithm for maintaining minimum spanning forests of evolving graphs</dc:title>
   <dc:creator>Benedí García, Daniel</dc:creator>
   <dc:creator>Duch Brown, Amalia</dc:creator>
   <dc:creator>Pasarella Sánchez, Ana Edelmira</dc:creator>
   <dc:contributor>Universitat Politècnica de Catalunya. Departament de Ciències de la Computació</dc:contributor>
   <dc:contributor>Universitat Politècnica de Catalunya. ALBCOM - Algorísmia, Bioinformàtica, Complexitat i Mètodes Formals</dc:contributor>
   <dc:subject>Àrees temàtiques de la UPC::Informàtica::Informàtica teòrica::Algorísmica i teoria de la complexitat</dc:subject>
   <dc:subject>Spanning trees</dc:subject>
   <dc:subject>Kruskal algorithm</dc:subject>
   <dc:subject>Stream processing</dc:subject>
   <dc:subject>Evolving graphs</dc:subject>
   <dc:subject>Dynamic pipeline approach</dc:subject>
   <dc:description>In this work we introduce a concurrent/parallel adaptation of Kruskal algorithm based on the dynamic pipeline approach. This is, the input (undirected) graph is given by a stream of weighted edges and it is dynamically created and maintained in a distributed way along a pipeline of stateful stages. To be concrete, firstly an initial graph is created and then, whenever the graph evolves because of edges are added, removed or updated, the minimum spanning tree (forest) according to the current graph can be computed and output immediately. Moreover, we provide a working implementation in the Go programming language. Go is suitable to dynamic pipelines’ implementations thanks to its communication channels and co-routines. We show experimentally that our algorithm scales well to a large number of processes and that it is competitive against the classic sequential Kruskal algorithm and a well known parallelized version of the Kruskal algorithm. Our experimental study is done for a large class of dynamic random graphs –including several densities and sizes– and some real dynamic graphs.</dc:description>
   <dc:description>This work has been funded by MCIN/AEI/10.13039/501100011033 under grant PID2020-112581GB-C21.</dc:description>
   <dc:description>Peer Reviewed</dc:description>
   <dc:description>Postprint (published version)</dc:description>
   <dc:date>2025</dc:date>
   <dc:type>Conference report</dc:type>
   <dc:identifier>Benedi, D.; Duch, A.; Pasarella, E. A stream processing-based algorithm for maintaining minimum spanning forests of evolving graphs. A: Alberto Mendelzon International Workshop on Foundations of Data Management. «Proceedings of the 16th Alberto Mendelzon International Workshop on Foundations of Data Management (AMW 2024): Mexico City, Mexico, October 2-4, 2024». CEUR-WS.org, 2025. ISSN 1613-0073.</dc:identifier>
   <dc:identifier>1613-0073</dc:identifier>
   <dc:identifier>https://hdl.handle.net/2117/460058</dc:identifier>
   <dc:language>eng</dc:language>
   <dc:relation>https://ceur-ws.org/Vol-3954/</dc:relation>
   <dc:relation>info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2017-2020/PID2020-112581GB-C21/ES/MODELOS Y TECNICAS PARA EL PROCESAMIENTO DE INFORMACION A  GRAN ESCALA -- BARCELONA/</dc:relation>
   <dc:rights>http://creativecommons.org/licenses/by/4.0/</dc:rights>
   <dc:rights>Open Access</dc:rights>
   <dc:rights>Attribution 4.0 International</dc:rights>
   <dc:format>12 p.</dc:format>
   <dc:format>application/pdf</dc:format>
   <dc:publisher>CEUR-WS.org</dc:publisher>
</oai_dc:dc></metadata></record></GetRecord></OAI-PMH>