<?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-08-16T16:18:38Z</responseDate>
  <request identifier="512" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:512</identifier>
        <datestamp>2024-03-06T11:06:33Z</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>On Algorithms and Complexity for Sets with Cardinality Constraints</dc:title>
          <dc:creator>Kuncak, Viktor</dc:creator>
          <dc:creator>Rinard, Martin</dc:creator>
          <dc:creator>Marnette, Bruno</dc:creator>
          <dc:subject>Static analysis</dc:subject>
          <dc:subject>data structure consistency</dc:subject>
          <dc:subject>program verification</dc:subject>
          <dc:subject>decision procedures</dc:subject>
          <dc:description>Complexity of data structures in modern programs presents a&#13;
challenge for current analysis and verification tools,&#13;
forcing them to report false alarms or miss errors.  I will&#13;
describe a new approach for verifying programs with complex&#13;
data structures.  This approach builds on program analysis&#13;
techniques, as well as decision procedures and theorem&#13;
provers.&#13;
&#13;
The approach is based on specifying interfaces of data&#13;
structures by writing procedure preconditions and&#13;
postconditions in terms of abstract sets and relations.  Our&#13;
system then separately verifies that 1) each data structure&#13;
conforms to its interface, 2) each data structure interface&#13;
is used correctly, and 3) desired high-level&#13;
application-specific invariants hold.  The system verifies&#13;
these conditions by combining decision procedures, theorem&#13;
provers, and static analyses, promising an unprecedented&#13;
tradeoff between precision and scalability.  In the context&#13;
of this system, we have developed new decision procedures&#13;
for reasoning about sets and their cardinalities, approaches&#13;
for extending the applicability of existing decision&#13;
procedures, and techniques for modular analysis of&#13;
dynamically created data structure instances.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Viktor Kuncak and Martin Rinard and Bruno Marnette</dc:contributor>
          <dc:date>2006</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 5431, Deduction and Applications (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.05431.4</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-5125</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.05431.4</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>
