Computer Science 385
Design and Analysis of Algorithms
Spring 2024, Siena College
Lecture 30: Greedy Algorithms Wrapup
Date: Friday, April 12, 2024
Agenda
- Announcements
- Please do your next Academic Showcase Project: [HTML] [PDF] progress update by this afternoon
- grading update
- Problem Set 6: [PDF] due Monday
- Problem Set 7: [PDF] due 4/24
- Kruskal's Algoritm
- A manual Dijkstra's Algorithm example
- A brief look at the A* algorithm in METAL