buchspektrum Internet-Buchhandlung

Neuerscheinungen 2014

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Michel Schellekens

A Modular Calculus for the Average Cost of Data Structuring


2008. 2014. xxiv, 245 S. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; SPRINGER US; SPRINGER 2014
ISBN: 1-489-99906-X (148999906X)
Neue ISBN: 978-1-489-99906-1 (9781489999061)

Preis und Lieferzeit: Bitte klicken


This book introduces the first programming language for which average-case time analysis of its programs is guaranteed to be modular. The main time measure currently used for real-time languages (worst-case time) is well-known not to be modular in general, which makes average-case analysis notoriously difficult. Schellekens includes sample programs as well as derivations of the average-case time of these programs to illustrate this radically different approach.
Introductory Notions.- Compositionality.- Random Bag Preservation and Isolated Subsets.- Basic MOQA Operations.- Average-Case Time of Basic MOQA Operations.- The MOQA Language.- Examples of MOQA Programs.- Average-Case Analysis of MOQA programs.- Distri-Track Joint with D. Hickey and M. Boubekeur.- Conclusion and FutureWork.
The main time measure currently used for real-time languages (worst-case time) is well-known not to be modular in general, which makes average-case analysis notoriously difficult, involving a variety of techniques which typically do not allow for automation. This book introduces the first programming language for which average-case time analysis of its programs is guaranteed to be modular. The book includes sample programs and sample derivations of the average-case time of these programs to illustrate this radically different approach to average-case timing. The book presets a single foundation for Average-Case Analysis, based on the notion of Random Structure Preservation, and solves several well-known open problems discussed by Knuth.