Families with infants: speeding up algorithms for NP-hard problems using FFT

Abstract

Assume that a group of people is going to an excursion and our task is to seat them into buses with several constraints each saying that a pair of people does not want to see each other in the same bus. This is a well-known coloring problem and it can be solved in O*(2n) time by the inclusion-exclusion principle as shown by Bj\"orklund, Husfeldt, and Koivisto in 2009.Another approach to solve this problem in O*(2n) time is to use the fast Fourier transform. A graph is k-colorable if and only if the k-th power of a polynomial containing a monomial Πi=1n xi[i ∈ I] for each independent set I ⊂eq [n] of the graph, contains the monomial x1x2... xn. Assume now that we have additional constraints: the group of people contains several infants and these infants should be accompanied by their relatives in a bus. We show that if the number of infants is linear then the problem can be solved in O*((2-)n) time. We use this approach to improve known bounds for several NP-hard problems (the traveling salesman problem, the graph coloring problem, the problem of counting perfect matchings) on graphs of bounded average degree, as well as to simplify the proofs of several known results.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…