<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/terms/"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:bibo="http://purl.org/ontology/bibo/"
         xmlns:fabio="http://purl.org/spar/fabio/"
         xmlns:owl="http://www.w3.org/2002/07/owl#"
         xmlns:event="http://purl.org/NET/c4dm/event.owl#"
         xmlns:ore="http://www.openarchives.org/ore/terms/">

    <rdf:Description rdf:about="https://research-explorer.ista.ac.at/record/10688">
        <ore:isDescribedBy rdf:resource="https://research-explorer.ista.ac.at/record/10688"/>
        <dc:title>The Civl verifier</dc:title>
        <bibo:authorList rdf:parseType="Collection">
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
        </bibo:authorList>
        <bibo:abstract>Civl is a static verifier for concurrent programs designed around the conceptual framework of layered refinement,
which views the task of verifying a program as a sequence of program simplification steps each justified by its own invariant. Civl verifies a layered concurrent program that compactly expresses all the programs in this sequence and the supporting invariants. This paper presents the design and implementation of the Civl verifier.</bibo:abstract>
        <bibo:volume>2</bibo:volume>
        <bibo:startPage>143–152</bibo:startPage>
        <bibo:endPage>143–152</bibo:endPage>
        <dc:publisher>TU Wien Academic Press</dc:publisher>
        <dc:format>application/pdf</dc:format>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/10688/10689/2021_FCAD2021_Kragl.pdf"/>
        <bibo:doi rdf:resource="10.34727/2021/isbn.978-3-85448-046-4_23" />
        <ore:similarTo rdf:resource="info:doi/10.34727/2021/isbn.978-3-85448-046-4_23"/>
    </rdf:Description>
</rdf:RDF>
