@inproceedings{b1cf4a4750e24d3b89a01d026c2c6f97,
title = "Space saving by dynamic algebraization",
abstract = "Dynamic programming is widely used for exact computations based on tree decompositions of graphs. However, the space complexity is usually exponential in the treewidth. We study the problem of designing efficient dynamic programming algorithm based on tree decompositions in polynomial space. We show how to construct a tree decomposition and extend the algebraic techniques of Lokshtanov and Nederlof [18] such that the dynamic programming algorithm runs in time O *(2 h ), where h is the maximum number of vertices in the union of bags on the root to leaf paths on a given tree decomposition, which is a parameter closely related to the tree-depth of a graph [21]. We apply our algorithm to the problem of counting perfect matchings on grids and show that it outperforms other polynomial-space solutions. We also apply the algorithm to other set covering and partitioning problems.",
author = "Martin F{\"u}rer and Huiwen Yu",
year = "2014",
doi = "10.1007/978-3-319-06686-8\_29",
language = "English (US)",
isbn = "9783319066851",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "375--388",
booktitle = "Computer Science Theory and Applications - 9th International Computer Science Symposium in Russia, CSR 2014, Proceedings",
address = "Germany",
note = "9th International Computer Science Symposium in Russia, CSR 2014 ; Conference date: 07-06-2014 Through 11-06-2014",
}