modules.applications.optimization.mis.mis

Classes

MIS()

The maximum independent set (MIS) problem is a combinatorial optimization problem that seeks to find the largest subset of vertices in a graph such that no two vertices are adjacent.