2010
DOI: 10.1007/978-3-642-14309-0_7
|View full text |Cite
|
Sign up to set email alerts
|

Static Analysis, Abstract Interpretation and Verification in (Constraint Logic) Programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2010
2010
2021
2021

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(3 citation statements)
references
References 78 publications
(94 reference statements)
0
3
0
Order By: Relevance
“…In a nutshell, abstract interpretation (Delzanno et al ., 2010) is a theory of sound approximation of the semantics of computer programs, based on monotonic functions over ordered sets, especially lattices. It can be viewed as a partial execution of a computer program which gains information about its semantics (e.g.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…In a nutshell, abstract interpretation (Delzanno et al ., 2010) is a theory of sound approximation of the semantics of computer programs, based on monotonic functions over ordered sets, especially lattices. It can be viewed as a partial execution of a computer program which gains information about its semantics (e.g.…”
Section: Discussionmentioning
confidence: 99%
“…Transitions are the actions of the rules. As we mentioned before, they can be generic actions with external changes, A i : YD → Y (where D = D 1, …, Dn are data types that may be needed for the definition of the actions of a specific rule based system) or some of the predefined actions assert : Y Fact → Y (add a fact to KB), retract : Y Fact → Y (remove a fact from KB), update : Y Fact Fact → Y (remove/add a fact), with the semantics those given by rule markup languages (Delzanno et al ., 2010). The production rules are defined as transitions through the following steps: Step 1 : If A i is an assert action, its effect on the knowledge observer is defined as knowledge(assert(u,ki,d1, .…”
Section: Proposed Frameworkmentioning
confidence: 99%
“…This is further studied in [14], where bottom-up evaluation is extended to first order LO programs with universally quantified goals and possibly empty heads. See for more details the Chapter [29] in this volume.…”
Section: Lomentioning
confidence: 99%