Computer Science 385
Design and Analysis of Algorithms
Spring 2018, Siena College
Lecture 7: Brute-Force Algorithms
Date: Monday, February 5, 2018
Agenda
- Announcements
- Problem Set 2: [PDF] out
- Brute force algorithms
- Quiz
Terminology
- convex hull
- extreme points
- exhaustive search
Examples