中文

Deriving Abstract Semantics for Forward Analysis of Normal Logic Programs

编程语言 2016-08-31 v1 计算机科学中的逻辑

摘要

The problem of forward abstract interpretation of {\em normal} logic programs has not been formally addressed in the literature although negation as failure is dealt with through the built-in predicate ! in the way it is implemented in Prolog. This paper proposes a solution to this problem by deriving two generic fixed-point abstract semantics FbandF^b and F^\diamond for forward abstract interpretation of {\em normal} logic programs. FbF^b is intended for inferring data descriptions for edges in the program graph where an edge denotes the possibility that the control of execution transfers from its source program point to its destination program point. FF^\diamond is derived from FbF^b and is intended for inferring data descriptions for textual program points.

关键词

引用

@article{arxiv.cs/9811012,
  title  = {Deriving Abstract Semantics for Forward Analysis of Normal Logic Programs},
  author = {Lunjin Lu},
  journal= {arXiv preprint arXiv:cs/9811012},
  year   = {2016}
}

备注

39 pages