An Incremental Evaluation Mechanism for the Critical Node Problem

06/11/2019
by   Biqing Fang, et al.
0

The Critical Node Problem (CNP) is to identify a subset of nodes in a graph whose removal maximally degrades pairwise connectivity. The CNP is an important variant of the Critical Node Detection Problem (CNDP) with wide applications. Due to its NP-hardness for general graphs, most works focus on local search algorithms that can return a good quality solution in a reasonable time. However, computing the objective function of CNP is a frequent procedure and is time-consuming (with complexity O(|V | + |E|)) during the search, which is a common problem that previous algorithms suffered from. In this paper, we propose a general incremental evaluation mechanism (IEM) to compute the objective function with much lower complexity. In this work, we improved two important greedy operations with IEM, along with experiments. Finally, we evaluate IEM by applying it into an evolutionary algorithm on two popular benchmarks, compared with the state-of-the-art approach. The experimental results showed the significance of IEM.

READ FULL TEXT
research
12/16/2018

The Stochastic Critical Node Problem over Trees

We tackle a stochastic version of the Critical Node Problem (CNP) where ...
research
12/03/2021

Feature Importance-aware Graph Attention Network and Dueling Double Deep Q-Network Combined Approach for Critical Node Detection Problems

Detecting critical nodes in sparse networks is important in a variety of...
research
02/06/2017

Distributed Evolutionary k-way Node Separators

Computing high quality node separators in large graphs is necessary for ...
research
03/11/2015

Benchmarking NLopt and state-of-art algorithms for Continuous Global Optimization via Hybrid IACO_R

This paper presents a comparative analysis of the performance of the Inc...
research
10/18/2021

Result Diversification by Multi-objective Evolutionary Algorithms with Theoretical Guarantees

Given a ground set of items, the result diversification problem aims to ...
research
09/09/2023

A Fast Algorithm for Moderating Critical Nodes via Edge Removal

Critical nodes in networks are extremely vulnerable to malicious attacks...
research
03/23/2022

An Empirical Study on Learning and Improving the Search Objective for Unsupervised Paraphrasing

Research in unsupervised text generation has been gaining attention over...

Please sign up or login with your details

Forgot password? Click here to reset