English

Subset Sum Problems With Digraph Constraints

Computational Complexity 2016-09-06 v1

Abstract

We introduce and study four optimization problems that generalize the well-known subset sum problem. Given a node-weighted digraph, select a subset of vertices whose total weight does not exceed a given budget. Some additional constraints need to be satisfied. The (weak resp.) digraph constraint imposes that if (all incoming nodes of resp.) a node xx belongs to the solution, then the latter comprises all its outgoing nodes (node xx itself resp.). The maximality constraint ensures that a solution cannot be extended without violating the budget or the (weak) digraph constraint. We study the complexity of these problems and we present some approximation results according to the type of digraph given in input, e.g. directed acyclic graphs and oriented trees. Key words. Subset Sum, Maximal problems, digraph constraints, complexity, directed acyclic graphs, oriented trees, PTAS.

Keywords

Cite

@article{arxiv.1609.01078,
  title  = {Subset Sum Problems With Digraph Constraints},
  author = {Laurent Gourvès and Jérôme Monnot and Lydia Tlilane},
  journal= {arXiv preprint arXiv:1609.01078},
  year   = {2016}
}

Comments

23 pages