在论文On Network Correlated Data Gathering附录二中的过程极其详细,于是我深入拜读以后,写下这篇总结!
-
首先了解一下set cover问题是什么问题?
- Instance: A collection C of subsets of a finite set P and an interger 0<K<|C|, with |C| the cardinality of C.
- Question: Does C contain a subset of C' \in C with |C'|<K such that every element of P belongs to at least one of the subset C'?
The Set Cover problem is: Given a set of elements E =