Local search: Is brute-force avoidable?

Fellows, Michael R. ; Fomin, Fedor V. ; Lokshtanov, Daniel ; Rosamond, Frances ; Saurabh, Saket ; Villanger, Yngve (2012) Local search: Is brute-force avoidable? Journal of Computer and System Sciences, 78 (3). pp. 707-719. ISSN 0022-0000

Full text not available from this repository.

Official URL: http://doi.org/10.1016/j.jcss.2011.10.003

Related URL: http://dx.doi.org/10.1016/j.jcss.2011.10.003

Abstract

Many local search algorithms are based on searching in the k-exchange neighborhood. This is the set of solutions that can be obtained from the current solution by exchanging at most k elements. As a rule of thumb, the larger k is, the better are the chances of finding an improved solution. However, for inputs of size n, a na¨ıve brute-force search of the k-exchange neighborhood requires nO(k) time, which is not practical even for very small values of k. We show that for several classes of sparse graphs, like planar graphs, graphs of bounded vertex degree and graphs excluding some fixed graph as a minor, an improved solution in the k-exchange neighborhood for many problems can be found much more efficiently. Our algorithms run in time O(τ (k) · nc), where τ is a function depending on k only and c is a constant independent of k. We demonstrate the applicability of this approach on different problems like r-CENTER, VERTEX COVER, ODD CYCLE TRANSVERSAL, MAX-CUT, and MIN-BISECTION. In particular, on planar graphs, all our algorithms searching for a klocal improvement run in time O(2O(k) ·n2), which is polynomial for k = O(log n). We also complement the algorithms with complexity results indicating that—brute force search is unavoidable—in more general classes of sparse graphs.

Item Type:Article
Source:Copyright of this article belongs to Elsevier Science.
ID Code:123454
Deposited On:20 Sep 2021 07:27
Last Modified:20 Sep 2021 07:27

Repository Staff Only: item control page