{"title":"Space-Efficient Algorithm for Integer Programming with Few Constraints","authors":"Lars Rohwedder, Karol Węgrzycki","doi":"arxiv-2409.03681","DOIUrl":null,"url":null,"abstract":"Integer linear programs $\\min\\{c^T x : A x = b, x \\in \\mathbb{Z}^n_{\\ge\n0}\\}$, where $A \\in \\mathbb{Z}^{m \\times n}$, $b \\in \\mathbb{Z}^m$, and $c \\in\n\\mathbb{Z}^n$, can be solved in pseudopolynomial time for any fixed number of\nconstraints $m = O(1)$. More precisely, in time $(m\\Delta)^{O(m)}\n\\text{poly}(I)$, where $\\Delta$ is the maximum absolute value of an entry in\n$A$ and $I$ the input size. Known algorithms rely heavily on dynamic programming, which leads to a space\ncomplexity of similar order of magnitude as the running time. In this paper, we\npresent a polynomial space algorithm that solves integer linear programs in\n$(m\\Delta)^{O(m (\\log m + \\log\\log\\Delta))} \\text{poly}(I)$ time, that is, in\nalmost the same time as previous dynamic programming algorithms.","PeriodicalId":501525,"journal":{"name":"arXiv - CS - Data Structures and Algorithms","volume":"12 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-09-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Data Structures and Algorithms","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.03681","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
Integer linear programs $\min\{c^T x : A x = b, x \in \mathbb{Z}^n_{\ge
0}\}$, where $A \in \mathbb{Z}^{m \times n}$, $b \in \mathbb{Z}^m$, and $c \in
\mathbb{Z}^n$, can be solved in pseudopolynomial time for any fixed number of
constraints $m = O(1)$. More precisely, in time $(m\Delta)^{O(m)}
\text{poly}(I)$, where $\Delta$ is the maximum absolute value of an entry in
$A$ and $I$ the input size. Known algorithms rely heavily on dynamic programming, which leads to a space
complexity of similar order of magnitude as the running time. In this paper, we
present a polynomial space algorithm that solves integer linear programs in
$(m\Delta)^{O(m (\log m + \log\log\Delta))} \text{poly}(I)$ time, that is, in
almost the same time as previous dynamic programming algorithms.