Efficient Network Analysis Under Single Link Deletion

08/16/2021
by   Max Ward, et al.
0

The problem of worst case edge deletion from a network is considered. Suppose that you have a communication network and you can delete a single edge. Which edge deletion causes the largest disruption? More formally, given a graph, which edge after deletion disconnects the maximum number of pairs of vertices, where ties for number of pairs disconnected are broken by finding an edge that increases the average shortest path length the maximum amount. This problem is interesting both practically and theoretically. We call it the single edge deletion problem. Our contributions include formally defining the single edge deletion problem and providing motivations from network analysis. Also, we give an algorithm that solves the problem much faster than a naive solution. The algorithm incorporates sophisticated and novel techniques, and generalises to the problem of computing the all-pairs shortest paths table after deleting each edge individually. This means the algorithm has deep theoretical interest as well as the potential for even wider applications than those we present here.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/03/2019

Faster algorithm for Cograph Deletion

In the Cograph Deletion problem the input is a graph G and an integer k,...
research
11/12/2018

Tractability of Konig Edge Deletion Problems

A graph is said to be a Konig graph if the size of its maximum matching ...
research
04/06/2023

Parameterized algorithms for Eccentricity Shortest Path Problem

Given an undirected graph G=(V,E) and an integer ℓ, the Eccentricity Sho...
research
07/04/2012

On Bayesian Network Approximation by Edge Deletion

We consider the problem of deleting edges from a Bayesian network for th...
research
07/06/2021

Irregular Invertible Bloom Look-Up Tables

We consider invertible Bloom lookup tables (IBLTs) which are probabilist...
research
03/30/2023

Advice Complexity bounds for Online Delayed F-Node-, H-Node- and H-Edge-Deletion Problems

Let F be a fixed finite obstruction set of graphs and G be a graph revea...
research
06/05/2023

Efficient exact enumeration of single-source geodesics on a non-convex polyhedron

In this paper, we consider enumeration of geodesics on a polyhedron, whe...

Please sign up or login with your details

Forgot password? Click here to reset