English

Derandomization for k-submodular maximization

Data Structures and Algorithms 2017-02-16 v2

Abstract

Submodularity is one of the most important property of combinatorial optimization, and kk-submodularity is a generalization of submodularity. Maximization of kk-submodular function is NP-hard, and approximation algorithms are studied. For monotone kk-submodular function, [Iwata, Tanigawa, and Yoshida 2016] gave k/(2k1)k/(2k-1)-approximation algorithm. In this paper, we give a deterministic algorithm by derandomizing that algorithm. Derandomization scheme is from [Buchbinder and Feldman 2016]. Our algorithm is k/(2k1)k/(2k-1)-approximation and polynomial-time algorithm.

Keywords

Cite

@article{arxiv.1610.07729,
  title  = {Derandomization for k-submodular maximization},
  author = {Hiroki Oshima},
  journal= {arXiv preprint arXiv:1610.07729},
  year   = {2017}
}

Comments

9 pages ; added more detail to Introduction and Conclusion, added references