中文

On Quasi-Interpretations, Blind Abstractions and Implicit Complexity

编程语言 2007-05-23 v1 计算复杂性 计算机科学中的逻辑

摘要

Quasi-interpretations are a technique to guarantee complexity bounds on first-order functional programs: with termination orderings they give in particular a sufficient condition for a program to be executable in polynomial time, called here the P-criterion. We study properties of the programs satisfying the P-criterion, in order to better understand its intensional expressive power. Given a program on binary lists, its blind abstraction is the nondeterministic program obtained by replacing lists by their lengths (natural numbers). A program is blindly polynomial if its blind abstraction terminates in polynomial time. We show that all programs satisfying a variant of the P-criterion are in fact blindly polynomial. Then we give two extensions of the P-criterion: one by relaxing the termination ordering condition, and the other one (the bounded value property) giving a necessary and sufficient condition for a program to be polynomial time executable, with memoisation.

关键词

引用

@article{arxiv.cs/0608030,
  title  = {On Quasi-Interpretations, Blind Abstractions and Implicit Complexity},
  author = {Patrick Baillot and Ugo Dal Lago and Jean-Yves Moyen},
  journal= {arXiv preprint arXiv:cs/0608030},
  year   = {2007}
}

备注

18 pages