English

Weighted domination number of cactus graphs

Data Structures and Algorithms 2016-04-25 v1 Combinatorics

Abstract

In the paper, we write a linear algorithm for calculating the weighted domination number of a vertex-weighted cactus. The algorithm is based on the well known depth first search (DFS) structure. Our algorithm needs less than 12n+5b12n+5b additions and 9n+2b9n+2b min\min-operations where nn is the number of vertices and bb is the number of blocks in the cactus.

Keywords

Cite

@article{arxiv.1604.06452,
  title  = {Weighted domination number of cactus graphs},
  author = {Tina Novak and Janez Zerovnik},
  journal= {arXiv preprint arXiv:1604.06452},
  year   = {2016}
}

Comments

17 pages, figures, submitted to Discussiones Mathematicae Graph Theory