注册 | 登录读书好,好读书,读好书!
读书网-DuShu.com
当前位置: 首页出版图书科学技术自然科学数学论常量变差:串行和并行程序的流分析LNCS-3800

论常量变差:串行和并行程序的流分析LNCS-3800

论常量变差:串行和并行程序的流分析LNCS-3800

定 价:¥474.60

作 者: Markus Müller-Olm 著
出版社: 湖南文艺出版社
丛编项:
标 签: 暂缺

购买这本书可以去


ISBN: 9783540453857 出版时间: 2006-12-01 包装: 平装
开本: 页数: 字数:  

内容简介

  Program analysis is concerned with techniques that automatically determine run-time properties of given programs prior to run-time. It is used for validation in order to ensure that programs serve their intended purpose and in further processing for efficient execution such as in optimizing compilers. Optimal program analysis provides a guarantee about the precision of the computed results.This monograph, a revised version of the author's habilitation thesis, focusses on optimal flow analysis of sequential and parallel programs. It studies algorithmic properties of various versions of the well-known constant-propagation problem. In order to come to grips with the variants considered, it combines techniques from different areas such as linear algebra, computable ring theory, abstract interpretation, program verification, complexity theory, etc. Combination of techniques is the key to further progress in automatic analysis and constant-propagation allows us to illustrate this point in a theoretical study.After a general overview, the monograph consists of three essentially self-contained parts that can be read independently of each other. These parts study: a hierarchy of constants in sequential programs, inherent limits of flow analysis of parallel programs, and how to overcome these limits by abandoning a classic atomic execution assumption.

作者简介

暂缺《论常量变差:串行和并行程序的流分析LNCS-3800》作者简介

图书目录

1. Introduction
2. A Hierarchy of Constants
2.1 A Taxonomy of Constants
2.1.1 Flow Graphs
2.1.2 May- and Must-Constants
2.1.3 Weakened Constant Detection Problems
2.1.4 Classes of Integer Constants
2.2 Known Results
2.3 New Undecidability Results
2.4 New Intractability Results
2.5 Summary
3. Deciding Constants by Effective Weakest Preconditions..
3.1 Presburger and Polynomial Constants
3.2 Presburger-Constant Detection at a Glance
3.3 A Generic Algorithm
3.4 Detection of Presburger Constants
3.5 A Primer on Computable Ideal Theory
3.6 More About Z[x1,...,xn]
3.6.1 Z[X1,...,Xn] as a Complete Lattice
3.6.2 Zeros
3.6.3 Substitution
3.6.4 Projection
3.7 Detection of Polynomial Constants
3.8 Conclusion
4. Limits of Parallel Flow Analysis
4.1 A Motivating Example
4.2 Parallel Programs
4.3 Interprocedural Copy-Constant Detection
4.3.1 Two-Counter Machines
4.3.2 Constructing a Program
4.3.3 Correctness of the Reduction
4.4 Intraprocedural Copy-Constant Detection
4.5 Copy-Constant Detection in Loop-Free Programs
4.6 Beyond Fork/Join Parallelism
4.7 Owicki/Gries-Style Program Proofs
4.8 Correctness of the Reduction in Section 4.3
4.8.1 Enriching the Program
4.8.2 The Proof Outlines
4.8.3 Interference Freedom
4.9 Correctness of the Reduction in Section 4.4
4.9.1 Enriching the Program
4.9.2 An Auxiliary Predicate
4.9.3 Proof Outline for 7r0
4.9.4 Proof Outline for 7ri(r)
4.9.5 Proof Outline for Main
4.9.6 Interference Freedom
4.10 Conclusion
5. Parallel Flow Graphs
5.1 Parallel Flow Graphs
5.2 Operational Semantics
5.3 Atomic Runs
5.4 The Run Sets of Ultimate Interest
5.5 The Constraint Systems
5.5.1 Same-Level Runs
5.5.2 Inverse Same-Level Runs
5.5.3 Two Assumptions and a Simple Analysis
5.5.4 Reaching Runs
5.5.5 Terminating Runs
5.5.6 Bridging Runs
5.5.7 The General Case
5.6 Discussion
6. Non-atomic Execution
6.1 Modeling Non-atomic Execution by Virtual Variables ...
6.2 A Motivating Example
6.3 The Domain of Non-atomic Run Sets
6.3.1 Base Statements
6.3.2 Sequential Composition
6.3.3 Interleaving Operator
6.3.4 Pre-operator
6.3.5 Post-operator
6.4 Conclusion
……
7. Dependence Traces
8. Detecting Copy Constants and Eliminating Faint Code
9. Complexity in the Non-atomic Scenario
10. Conclusion
A. A Primer on Constraint-Based Program Analysis
References

本目录推荐