Smallest Enclosing Circle

Smallest-circle problem

The smallest-circle problem is a mathematical problem of computing the smallest circle that contains all of a given set of points. It was proposed by James Joseph Sylvester in 1857 and is an example of a facility location problem. It can be solved in worst-case linear time.

1 courses cover this concept

15-451/651 Algorithms

Carnegie Mellon University

Spring 2022

This course explores the design and analysis of algorithms, algorithmic modelling techniques, and their efficiency. It aims to provide tools for designing and analyzing personal algorithms, using various analytical tools and frameworks. Some advanced topics not commonly covered in textbooks are also taught.

No concepts data

+ 37 more concepts