Abstract
In the Maximum Weight Independent Set problem, the input is a graphG, every vertex has a non-negative integer weight, and the task is to find a set S of pairwise nonadjacent vertices, maximizing the total weight of the vertices in S. We give an nO(log2 n) time algorithm for this
... read more