Greedy algorithm for Set Cover problem

The well known greedy algorithm for solving Set Cover problem, with a few changes

Download
Download

You are now following this Submission

Cite As

Fabio Gori (2026). Greedy algorithm for Set Cover problem (https://www.mathworks.com/matlabcentral/fileexchange/29650-greedy-algorithm-for-set-cover-problem), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Biological and Health Sciences in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0

* Output has the same class of input; input can be an array or a cell-array;
* Array and cell are processed with target implementations of the same algorithm

Download
1.0.0

Download