Mostrar el registro sencillo del ítem

dc.contributor.author
Galeotti, Juan Pablo  
dc.contributor.author
Rosner, Nicolas Leandro  
dc.contributor.author
Lopez Pombo, Carlos Gustavo  
dc.contributor.author
Frias, Marcelo Fabian  
dc.date.available
2017-04-24T18:06:53Z  
dc.date.issued
2013-03  
dc.identifier.citation
Galeotti, Juan Pablo; Rosner, Nicolas Leandro; Lopez Pombo, Carlos Gustavo; Frias, Marcelo Fabian; TACO: efficient SAT-based bounded verification using symmetry breaking and tight bounds; IEEE Computer Society; IEEE Transactions On Software Engineering; 39; 9; 3-2013; 1283-1307  
dc.identifier.issn
0098-5589  
dc.identifier.uri
http://hdl.handle.net/11336/15644  
dc.description.abstract
SAT-based bounded verification of annotated code consists of translating the code together with the annotations to a propositional formula, and analyzing the formula for specification violations using a SAT-solver. If a violation is found, an execution trace exposing the failure is exhibited. Code involving linked data structures with intricate invariants is particularly hard to analyze using these techniques. In this paper, we present Translation of Annotated COde (TACO), a prototype tool which implements a novel, general, and fully automated technique for the SAT-based analysis of JML-annotated Java sequential programs dealing with complex linked data structures. We instrument code analysis with a symmetry-breaking predicate which, on one hand, reduces the size of the search space by ignoring certain classes of isomorphic models and, on the other hand, allows for the parallel, automated computation of tight bounds for Java fields. Experiments show that the translations to propositional formulas require significantly less propositional variables, leading to an improvement of the efficiency of the analysis of orders of magnitude, compared to the noninstrumented SAT--based analysis. We show that in some cases our tool can uncover bugs that cannot be detected by state-of-the-art tools based on SAT-solving, model checking, or SMT-solving.  
dc.format
application/pdf  
dc.language.iso
eng  
dc.publisher
IEEE Computer Society  
dc.rights
info:eu-repo/semantics/openAccess  
dc.rights.uri
https://creativecommons.org/licenses/by-nc-sa/2.5/ar/  
dc.subject
Software Engineering  
dc.subject
Software Verification  
dc.subject
Java Program Analysis  
dc.subject
Alloy  
dc.subject.classification
Otras Ciencias de la Computación e Información  
dc.subject.classification
Ciencias de la Computación e Información  
dc.subject.classification
CIENCIAS NATURALES Y EXACTAS  
dc.title
TACO: efficient SAT-based bounded verification using symmetry breaking and tight bounds  
dc.type
info:eu-repo/semantics/article  
dc.type
info:ar-repo/semantics/artículo  
dc.type
info:eu-repo/semantics/publishedVersion  
dc.date.updated
2017-04-24T14:49:32Z  
dc.identifier.eissn
1939-3520  
dc.journal.volume
39  
dc.journal.number
9  
dc.journal.pagination
1283-1307  
dc.journal.pais
Estados Unidos  
dc.journal.ciudad
Los Alamitos  
dc.description.fil
Fil: Galeotti, Juan Pablo. Universidad de Buenos Aires. Facultad de Ciencias Exactas y Naturales. Departamento de Computación; Argentina. Consejo Nacional de Investigaciones Científicas y Técnicas; Argentina  
dc.description.fil
Fil: Rosner, Nicolas Leandro. Universidad de Buenos Aires. Facultad de Ciencias Exactas y Naturales. Departamento de Computación; Argentina. Consejo Nacional de Investigaciones Científicas y Técnicas; Argentina  
dc.description.fil
Fil: Lopez Pombo, Carlos Gustavo. Universidad de Buenos Aires. Facultad de Ciencias Exactas y Naturales. Departamento de Computación; Argentina. Consejo Nacional de Investigaciones Científicas y Técnicas; Argentina  
dc.description.fil
Fil: Frias, Marcelo Fabian. Instituto Tecnológico de Buenos Aires; Argentina. Consejo Nacional de Investigaciones Científicas y Técnicas; Argentina  
dc.journal.title
IEEE Transactions On Software Engineering  
dc.relation.alternativeid
info:eu-repo/semantics/altIdentifier/doi/http://dx.doi.org/10.1109/TSE.2013.15  
dc.relation.alternativeid
info:eu-repo/semantics/altIdentifier/url/http://ieeexplore.ieee.org/document/6482141/