Approximating Optimization Problems using EAs on Scale-Free Networks

04/12/2017
by   Ankit Chauhan, et al.
0

It has been experimentally observed that real-world networks follow certain topological properties, such as small-world, power-law etc. To study these networks, many random graph models, such as Preferential Attachment, have been proposed. In this paper, we consider the deterministic properties which capture power-law degree distribution and degeneracy. Networks with these properties are known as scale-free networks in the literature. Many interesting problems remain NP-hard on scale-free networks. We study the relationship between scale-free properties and the approximation-ratio of some commonly used evolutionary algorithms. For the Vertex Cover, we observe experimentally that the (1+1)-EA always gives the better result than a greedy local search, even when it runs for only O(n (n)) steps. We give the construction of a scale-free network in which the (1+1)-EA takes Ω(n^2) steps to obtain a solution as good as the greedy algorithm with constant probability. We prove that for the Dominating Set, Vertex Cover, Connected Dominating Set and Independent Set, the (1+1)-EA obtains constant-factor approximation in expected run time O(n (n)) and O(n^4) respectively. Whereas, the GSEMO gives even better approximation than (1+1)-EA in the expected run time of O(n^3) for Dominating Set, Vertex Cover and Connected Dominating Set on such networks.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/26/2019

Deterministic Distributed Dominating Set Approximation in the CONGEST Model

We develop deterministic approximation algorithms for the minimum domina...
research
09/21/2020

Efficiently Computing Maximum Flows in Scale-Free Networks

We study the maximum-flow/minimum-cut problem on scale-free networks, i....
research
06/07/2018

Greedy domination on biclique-free graphs

The greedy algorithm for approximating dominating sets is a simple metho...
research
04/29/2019

Solving Vertex Cover in Polynomial Time on Hyperbolic Random Graphs

The VertexCover problem is proven to be computationally hard in differen...
research
01/14/2022

Performance Guaranteed Evolutionary Algorithm for Minimum Connected Dominating Set

A connected dominating set is a widely adopted model for the virtual bac...
research
04/12/2001

Extremal Optimization for Graph Partitioning

Extremal optimization is a new general-purpose method for approximating ...
research
09/23/2015

Evolvable Autonomic Management

Autonomic management is aimed at adapting to uncertainty. Hence, it is d...

Please sign up or login with your details

Forgot password? Click here to reset