Smallest enclosing circle problem: Difference between revisions

no edit summary
(Created page with "{{draft task}} The '''smallest enclosing circle problem''' (aka '''minimum covering circle problem''', '''bounding circle problem''') is a mathematical problem of computing th...")
 
No edit summary
Line 4:
Initially it was proposed by the English mathematician James Joseph Sylvester in 1857.
 
# ;Task:
Find circle of smallest radius containing all of given points.