计算图的最小 Roman 控制函数数目
数据结构与算法
2014-03-11 v2 离散数学
摘要
我们提供了两种算法,用于在 O(1.5673^n) 时间和多项式空间内计算具有 n 个顶点的图的最小 Roman 控制函数数目。我们还证明,如果使用指数空间,时间复杂度可以降低到 O(1.5014^n)。我们的结果是通过将 Roman 控制问题转化为图上已有的其他组合问题而获得的,对于这些问题已存在精确算法。
关键词
引用
@article{arxiv.1403.1019,
title = {Counting the Number of Minimum Roman Dominating Functions of a Graph},
author = {Zheng Shi and Khee Meng Koh},
journal= {arXiv preprint arXiv:1403.1019},
year = {2014}
}