modules.applications.optimization.scp.scp

Classes

SCP()

The set cover problem (SCP) is a classical combinatorial optimization problem where the objective is to find the smallest subset of given elements that covers all required elements in a collection.