maximum weighted independent set (MWIS)
Emerging2papers using it
2024first seen
The maximum weighted independent set (MWIS) is a benchmark used to evaluate algorithms for solving combinatorial optimization problems by identifying the largest set of vertices in a graph, such that no two vertices are adjacent, while maximizing the sum of their associated weights.