<?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-18T12:14:56Z</responseDate>
  <request identifier="511" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:511</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>Automatically Generating Loop Invariants Using Quantifier Elimination</dc:title>
          <dc:creator>Kapur, Deepak</dc:creator>
          <dc:subject>Program verification</dc:subject>
          <dc:subject>loop invariants</dc:subject>
          <dc:subject>inductive assertions</dc:subject>
          <dc:subject>quantifier elimination</dc:subject>
          <dc:description>An approach for automatically generating loop invariants using&#13;
quantifier-elimination is proposed. An invariant of a loop is hypothesized as&#13;
a parameterized formula. Parameters in the invariant are discovered by generating&#13;
constraints on the parameters by ensuring that the formula is indeed&#13;
preserved by the execution path corresponding to every basic cycle of the loop.&#13;
The parameterized formula can be successively refined by considering execution&#13;
paths one by one; heuristics can be developed for determining the order in&#13;
which the paths are considered. Initialization of program variables as well as&#13;
the precondition and postcondition of the loop, if available, can also be used&#13;
to further refine the hypothesized invariant. Constraints on parameters generated&#13;
in this way are solved for possible values of parameters. If no solution is&#13;
possible, this means that an invariant of the hypothesized form does not exist&#13;
for the loop. Otherwise, if the parametric constraints are solvable, then under&#13;
certain conditions on methods for generating these constraints, the strongest&#13;
possible invariant of the hypothesized form can be generated from most general&#13;
solutions of the parametric constraints. The approach is illustrated using the&#13;
first-order theory of polynomial equations as well as Presburger arithmetic.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Deepak Kapur</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.3</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-5116</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.05431.3</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>
