<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-20T06:22:22Z</responseDate>
  <request identifier="728" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:728</identifier>
        <datestamp>2024-03-06T11:06:43Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Lazy Shape Analysis</dc:title>
          <dc:creator>Beyer, Dirk</dc:creator>
          <dc:creator>Henzinger, Thomas A.</dc:creator>
          <dc:creator>Théoduloz, Grégory</dc:creator>
          <dc:subject>Software model checking</dc:subject>
          <dc:subject>Shape analysis</dc:subject>
          <dc:subject>Counterexample-guided abstraction refinement</dc:subject>
          <dc:subject>Interpolation</dc:subject>
          <dc:subject>Predicate abstraction</dc:subject>
          <dc:description>Many software model checkers are based on predicate abstraction.  If&#13;
the verification goal depends on pointer structures, the approach does&#13;
not work well, because it is difficult to find adequate predicate&#13;
abstractions for the heap.  In contrast, shape analysis, which uses&#13;
graph-based heap abstractions, can provide a compact representation of&#13;
recursive data structures.  We integrate shape analysis into the&#13;
software model checker BLAST.  Because shape analysis is expensive, we&#13;
do not apply it globally.  Instead, we ensure that, like predicates,&#13;
shape graphs are computed and stored locally, only where necessary for&#13;
proving the verification goal.  To achieve this, we extend lazy&#13;
abstraction refinement, which so far has been used only for predicate&#13;
abstractions, to three-valued logical structures.  This approach does&#13;
not only increase the precision of model checking, but it also&#13;
increases the efficiency of shape analysis.  We implemented the&#13;
technique by extending BLAST with calls to TVLA.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Dirk Beyer and Thomas A. Henzinger and Grégory Théoduloz</dc:contributor>
          <dc:date>2006</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 6081, Software Verification: Infinite-State Model Checking and Static Program Analysis (2006)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.06081.5</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-7284</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.06081.5</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
