Computer Science: From Algorithms to Programs
10 October 1986
Every computer program is an embodiment of an algorithm. The design and analysis of algorithms has been an important research activity within computer science. Equally as important, however, is the efficient implementation of algorithms in software. This talk will focus on techniques for turning algorithms into efficient programs.