Abstract Diagnosis for tccp using a Linear Temporal Logic
Marco Comini, Laura Titolo, Alicia Villanueva

TL;DR
This paper introduces an abstract interpretation-based method for verifying properties of tccp programs specified in linear temporal logic, avoiding the state explosion problem by not constructing models.
Contribution
It presents a novel automatic decision technique for tccp program verification using abstract interpretation, eliminating the need for model construction.
Findings
Guarantees correctness of verification results
Loses completeness due to abstract semantics
Avoids state explosion problem in model checking
Abstract
Automatic techniques for program verification usually suffer the well-known state explosion problem. Most of the classical approaches are based on browsing the structure of some form of model (which represents the behavior of the program) to check if a given specification is valid. This implies that a part of the model has to be built, and sometimes the needed fragment is quite huge. In this work, we provide an alternative automatic decision method to check whether a given property, specified in a linear temporal logic, is valid w.r.t. a tccp program. Our proposal (based on abstract interpretation techniques) does not require to build any model at all. Our results guarantee correctness but, as usual when using an abstract semantics, completeness is lost.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
