共 21 条
Determinacy analysis for logic programs using mode and type information
被引:7
作者:
López-García, P
Bueno, F
Hermenegildo, M
机构:
[1] Tech Univ Madrid UPM, Sch Comp Sci, Madrid, Spain
[2] Univ New Mexico, Dept Comp Sci, Albuquerque, NM 87131 USA
[3] Univ New Mexico, Dept Elect & Comp Engn, Albuquerque, NM 87131 USA
来源:
LOGIC BASED PROGRAM SYNTHESIS AND TRANSFORMATION
|
2005年
/
3573卷
关键词:
determinacy inference;
program analysis;
modes;
types;
D O I:
10.1007/11506676_2
中图分类号:
TP301 [理论、方法];
学科分类号:
081202 ;
摘要:
We propose an analysis for detecting procedures and goals that are deterministic (i.e. that produce at most one solution), or predicates whose clause tests are mutually exclusive (which implies that at most one of their clauses will succeed) even if they are not deterministic (because they call other predicates that can produce more than one solution). Applications of such determinacy information include detecting programming errors, performing certain high-level program transformations for improving search efficiency, optimizing low level code generation and parallel execution, and estimating tighter upper bounds on the computational costs of goals and data sizes, which can be used for program debugging, resource consumption and granularity control, etc. We have implemented the analysis and integrated it in the CiaoPP system, which also infers automatically the mode and type information that our analysis takes as input. Experiments performed on this implementation show that the analysis is fairly accurate and efficient.
引用
收藏
页码:19 / 35
页数:17