Inicio  /  Algorithms  /  Vol: 13 Par: 3 (2020)  /  Artículo
ARTÍCULO
TITULO

Adding Edges for Maximizing Weighted Reachability

Federico Corò    
Gianlorenzo D'Angelo and Cristina M. Pinotti    

Resumen

In this paper, we consider the problem of improving the reachability of a graph. We approach the problem from a graph augmentation perspective, in which a limited set size of edges is added to the graph to increase the overall number of reachable nodes. We call this new problem the Maximum Connectivity Improvement (MCI) problem. We first show that, for the purpose of solve solving MCI, we can focus on Directed Acyclic Graphs (DAG) only. We show that approximating the MCI problem on DAG to within any constant factor greater than 1-1/?? 1 - 1 / e is ???? NP -hard even if we restrict to graphs with a single source or a single sink, and the problem remains ???? NP -complete if we further restrict to unitary weights. Finally, this paper presents a dynamic programming algorithm for the MCI problem on trees with a single source that produces optimal solutions in polynomial time. Then, we propose two polynomial-time greedy algorithms that guarantee (1-1/??) ( 1 - 1 / e ) -approximation ratio on DAGs with a single source, a single sink or two sources.

 Artículos similares