2016-03-25

Guy L. Steele Jr.: Four Solutions to a Trivial Problem


source: GoogleTechTalks     2016年1月28日
December 1, 2015
Presented by Guy L. Steele Jr.

ABSTRACT
We present a small but interesting geometrical problem and then examine four different computational approaches to solving it: a "classic sequential solution" and three different approaches that are amenable to parallel implementation, comparing them to highlight various advantages and disadvantages, including total work required and minimum time to solution. All four solutions are illustrated both pictorially and with working code. We argue that certain approaches work better than others if exploitation of parallelism is to be automated. There will also be at least one joke.
About the Speaker: https://en.wikipedia.org/wiki/Guy_L._....

No comments: