Below All Subsets for Some Permutational Counting Problems
Data Structures and Algorithms
2013-08-27 v3
Abstract
We show that the two problems of computing the permanent of an matrix of -bit integers and counting the number of Hamiltonian cycles in a directed -vertex multigraph with edges can be reduced to relatively few smaller instances of themselves. In effect we derive the first deterministic algorithms for these two problems that run in time in the worst case. Classic time algorithms for the two problems have been known since the early 1960's. Our algorithms run in time.
Cite
@article{arxiv.1211.0391,
title = {Below All Subsets for Some Permutational Counting Problems},
author = {Andreas Björklund},
journal= {arXiv preprint arXiv:1211.0391},
year = {2013}
}
Comments
Corrected several technical errors, added comment on how to use the algorithm for ATSP, and changed title slightly to a more adequate one