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 time by the inclusion-exclusion principle as shown by Bj\"{o}rklund, Husfeldt, and Koivisto in 2009.Another approach to solve this problem in time is to use the fast Fourier transform. A graph is -colorable if and only if the -th power of a polynomial containing a monomial for each independent set of the graph, contains the monomial . 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 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.
Cite
@article{arxiv.1410.2209,
title = {Families with infants: speeding up algorithms for NP-hard problems using FFT},
author = {Alexander Golovnev and Alexander S. Kulikov and Ivan Mihajlin},
journal= {arXiv preprint arXiv:1410.2209},
year = {2014}
}
Comments
18 pages. arXiv admin note: substantial text overlap with arXiv:1311.2456