Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azakiio/set-cover-problem
A Java program that solves the famous weighted Set Cover Problem (SCP) using three greedy solver algorithms: Greedy Coverage Algorithm, Greedy Cost Algorithm, and Chvátal's Algorithm. The performance of each is summarized and displayed to the user
https://github.com/azakiio/set-cover-problem
Last synced: about 1 month ago
JSON representation
A Java program that solves the famous weighted Set Cover Problem (SCP) using three greedy solver algorithms: Greedy Coverage Algorithm, Greedy Cost Algorithm, and Chvátal's Algorithm. The performance of each is summarized and displayed to the user
- Host: GitHub
- URL: https://github.com/azakiio/set-cover-problem
- Owner: azakiio
- Created: 2018-01-01T18:07:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T18:07:49.000Z (about 7 years ago)
- Last Synced: 2023-03-06T23:04:23.730Z (almost 2 years ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0