Inicio  /  Algorithms  /  Vol: 16 Par: 12 (2023)  /  Artículo
ARTÍCULO
TITULO

On Finding Optimal (Dynamic) Arborescences

Joaquim Espada    
Alexandre P. Francisco    
Tatiana Rocher    
Luís M. S. Russo and Cátia Vaz    

Resumen

Let ??=(??,??) G = ( V , E ) be a directed and weighted graph with a vertex set V of size n and an edge set E of size m such that each edge (??,??)??? ( u , v ) ? E has a real-valued weight ??(??,??) w ( u , c ) . An arborescence in G is a subgraph ??=(??,??') T = ( V , E ' ) such that, for a vertex ????? u ? V , which is the root, there is a unique path in T from u to any other vertex ????? v ? V . The weight of T is the sum of the weights of its edges. In this paper, given G, we are interested in finding an arborescence in G with a minimum weight, i.e., an optimal arborescence. Furthermore, when G is subject to changes, namely, edge insertions and deletions, we are interested in efficiently maintaining a dynamic arborescence in G. This is a well-known problem with applications in several domains such as network design optimization and phylogenetic inference. In this paper, we revisit the algorithmic ideas proposed by several authors for this problem. We provide detailed pseudocode, as well as implementation details, and we present experimental results regarding large scale-free networks and phylogenetic inference. Our implementation is publicly available.

 Artículos similares

       
 
Filippo Giorcelli, Sergej Antonello Sirigu, Giuseppe Giorgi, Nicolás Faedo, Mauro Bonfanti, Jacopo Ramello, Ermanno Giorcelli and Giuliana Mattiazzo    
Among the challenges generated by the global climate crisis, a significant concern is the constant increase in energy demand. This leads to the need to ensure that any novel energy systems are not only renewable but also reliable in their performance. A ... ver más

 
Dámaris Núñez-Gómez, Pilar Legua, Vicente Lidón, Agustín Conesa, Juan José Martínez-Nicolás and Pablo Melgarejo    
With a progressively decreasing availability of water for irrigation, the utilization of lower agronomic quality water sources is becoming more prevalent. Compounds such as sodium and boron, due to their impact on crop development and production, are gai... ver más
Revista: Applied Sciences

 
Okan Bulut, Guher Gorgun, Tarid Wongvorachan and Bin Tan    
Rapid guessing is an aberrant response behavior that commonly occurs in low-stakes assessments with little to no formal consequences for students. Recently, the availability of response time (RT) information in computer-based assessments has motivated re... ver más
Revista: Algorithms

 
Rahmeh Ibrahim, Rawan Ghnemat and Qasem Abu Al-Haija    
Convolutional Neural Networks (CNNs) have exhibited remarkable potential in effectively tackling the intricate task of classifying MRI images, specifically in Alzheimer?s disease detection and brain tumor identification. While CNNs optimize their paramet... ver más
Revista: AI

 
Masoud Mohammadi, Poria Fajri, Reza Sabzehgar and Farshad Harirchi    
Finding the optimal speed profile of an autonomous electric vehicle (AEV) for a given route (eco-driving) can lead to a reduction in energy consumption. This energy reduction is even more noticeable when the regenerative braking (RB) capability of AEVs i... ver más
Revista: Algorithms