Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xeptore/minimum-vertex-cover
An Approximation Algorithm for the Minimum Vertex Cover Problem (https://doi.org/10.1016/j.proeng.2016.01.248)
https://github.com/xeptore/minimum-vertex-cover
Last synced: 1 day ago
JSON representation
An Approximation Algorithm for the Minimum Vertex Cover Problem (https://doi.org/10.1016/j.proeng.2016.01.248)
- Host: GitHub
- URL: https://github.com/xeptore/minimum-vertex-cover
- Owner: xeptore
- License: mit
- Created: 2020-12-17T05:54:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-25T19:49:09.000Z (about 4 years ago)
- Last Synced: 2024-11-16T09:13:07.650Z (2 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minimum-vertex-cover
An Approximation Algorithm for the Minimum Vertex Cover Problem (https://doi.org/10.1016/j.proeng.2016.01.248)