The Complexity of Knapsack in Graph Groups
Markus Lohrey, Georg Zetzsche

TL;DR
This paper classifies the computational complexity of the knapsack problem in graph groups, showing it varies from c^0 to NP-complete depending on the graph structure.
Contribution
It precisely determines the complexity classes of the knapsack problem for all graph groups based on their underlying graph structure.
Findings
c^0-complete for complete graphs
LogCFL-complete for transitive forests
NP-complete for other graphs
Abstract
Myasnikov et al. have introduced the knapsack problem for arbitrary finitely generated groups. In previous work, the authors proved that for each graph group, the knapsack problem can be solved in . Here, we determine the exact complexity of the problem for every graph group. While the problem is -complete for complete graphs, it is -complete for each (non-complete) transitive forest. For every remaining graph, the problem is -complete.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputability, Logic, AI Algorithms · semigroups and automata theory · Algorithms and Data Compression
