Weakening Covert Networks by Minimizing Inverse Geodesic Length

Abstract

We consider the problem of deleting nodes in a covert network to minimize its performance. The inverse geodesic length (IGL) is a well-known and widely used measure of network performance. It equals the sum of the inverse distances of all pairs of vertices. In the MinIGL problem the input is a graph $G$, a budget $k$, and a target IGL $T$, and the question is whether there exists a subset of vertices $X$ with $|X|=k$, such that the IGL of $G-X$ is at most $T$. In network analysis, the IGL is often used to evaluate how well heuristics perform in strengthening or weakening a network. In this paper, we undertake a study of the classical and parameterized complexity of the MinIGL problem. The problem is NP-complete even if $T=0$ and remains both NP-complete and $W[1]$-hard for parameter $k$ on bipartite and on split graphs. On the positive side, we design several multivariate algorithms for the problem. Our main result is an algorithm for MinIGL parameterized by the twin cover number.

Cite

Text

Aziz et al. "Weakening Covert Networks by Minimizing Inverse Geodesic Length." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/108

Markdown

[Aziz et al. "Weakening Covert Networks by Minimizing Inverse Geodesic Length." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/aziz2017ijcai-weakening/) doi:10.24963/IJCAI.2017/108

BibTeX

@inproceedings{aziz2017ijcai-weakening,
  title     = {{Weakening Covert Networks by Minimizing Inverse Geodesic Length}},
  author    = {Aziz, Haris and Gaspers, Serge and Najeebullah, Kamran},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {779-785},
  doi       = {10.24963/IJCAI.2017/108},
  url       = {https://mlanthology.org/ijcai/2017/aziz2017ijcai-weakening/}
}