Showing 0–0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | Introduction to the Vertex Cover Problem | Presentation | Slideshow demonstrating the vertex cover problem. | OpenDSA | Vertex Cover Problem |
| 2 | Vertex Cover Proficency Exercise | Proficiency Exercise | User must determine the smallest vertex cover in a given graph. | OpenDSA | Vertex Cover Problem |
| 3 | Reduction of Independent Set to Vertex Cover Slideshow | Presentation | Slideshow demonstrating a reduction from an instance of the Independent Set problem to an instance of the Vertex Cover problem. | OpenDSA | Reduction, Independent Set Problem, Vertex Cover Problem |