Survey on Directed Model Checking

Lade...
Vorschaubild
Dateien
Edelkamp_Aljazzar.pdf
Edelkamp_Aljazzar.pdfGröße: 238 KBDownloads: 973
Datum
2009
Autor:innen
Edelkamp, Stefan
Schuppan, Viktor
Bo nački, Dragan
Wijs, Anton
Fehnker, Ansgar
Herausgeber:innen
Kontakt
ISSN der Zeitschrift
Electronic ISSN
ISBN
Bibliografische Daten
Verlag
Schriftenreihe
Auflagebezeichnung
ArXiv-ID
Internationale Patentnummer
Angaben zur Forschungsförderung
Projekt
Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz
Gesperrt bis
Titel in einer weiteren Sprache
Forschungsvorhaben
Organisationseinheiten
Zeitschriftenheft
Publikationstyp
Beitrag zu einem Konferenzband
Publikationsstatus
Published
Erschienen in
PELED, Doron A., ed., Michael J. WOOLDRIDGE, ed.. Model Checking and Artificial Intelligence. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009, pp. 65-89. Lecture Notes in Computer Science. ISSN 0302-9743. eISSN 1611-3349. ISBN 978-3-642-00430-8. Available under: doi: 10.1007/978-3-642-00431-5_5
Zusammenfassung

This article surveys and gives historical accounts to the algorithmic essentials of 'directed model checking', a promising bug-hunting technique to mitigate the state explosion problem. In the enumeration process, successor selection is prioritized. We discuss existing guidance and methods to automatically generate them by exploiting system abstractions. We extend the algorithms to feature partial-order reduction and show how liveness problems can be adapted by lifting the search space. For deterministic, finite domains we instantiate the algorithms to directed symbolic, external and distributed search. For real-time domains we discuss the adaption of the algorithms to timed automata and for probabilistic domains we show the application to counterexample generation. Last but not least, we explain how directed model checking helps to accelerate finding solutions to scheduling problems.

Zusammenfassung in einer weiteren Sprache
Fachgebiet (DDC)
004 Informatik
Schlagwörter
Konferenz
Rezension
undefined / . - undefined, undefined
Zitieren
ISO 690EDELKAMP, Stefan, Viktor SCHUPPAN, Dragan BO NAČKI, Anton WIJS, Ansgar FEHNKER, Husain ALJAZZAR, 2009. Survey on Directed Model Checking. In: PELED, Doron A., ed., Michael J. WOOLDRIDGE, ed.. Model Checking and Artificial Intelligence. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009, pp. 65-89. Lecture Notes in Computer Science. ISSN 0302-9743. eISSN 1611-3349. ISBN 978-3-642-00430-8. Available under: doi: 10.1007/978-3-642-00431-5_5
BibTex
@inproceedings{Edelkamp2009Surve-6321,
  year={2009},
  doi={10.1007/978-3-642-00431-5_5},
  title={Survey on Directed Model Checking},
  isbn={978-3-642-00430-8},
  issn={0302-9743},
  publisher={Springer Berlin Heidelberg},
  address={Berlin, Heidelberg},
  series={Lecture Notes in Computer Science},
  booktitle={Model Checking and Artificial Intelligence},
  pages={65--89},
  editor={Peled, Doron A. and Wooldridge, Michael J.},
  author={Edelkamp, Stefan and Schuppan, Viktor and Bo nački, Dragan and Wijs, Anton and Fehnker, Ansgar and Aljazzar, Husain}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/6321">
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-03-24T16:11:27Z</dcterms:available>
    <dcterms:title>Survey on Directed Model Checking</dcterms:title>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <bibo:uri rdf:resource="http://kops.uni-konstanz.de/handle/123456789/6321"/>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/6321/1/Edelkamp_Aljazzar.pdf"/>
    <dc:contributor>Schuppan, Viktor</dc:contributor>
    <dc:rights>terms-of-use</dc:rights>
    <dc:creator>Fehnker, Ansgar</dc:creator>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-03-24T16:11:27Z</dc:date>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dc:contributor>Aljazzar, Husain</dc:contributor>
    <dcterms:bibliographicCitation>First publ. in: Model checking and artificial intelligence: 5th International Workshop, MoChArt '08, Patras, Greece, July 21, 2008; revised selected and invited papers / Doron A. Peled ... (eds.). Heidelberg; Berlin: Springer, 2009, pp. 65-89 (= Lecture notes in computer science ; 5348)</dcterms:bibliographicCitation>
    <dc:creator>Aljazzar, Husain</dc:creator>
    <dc:creator>Bo nački, Dragan</dc:creator>
    <dc:creator>Wijs, Anton</dc:creator>
    <dc:contributor>Edelkamp, Stefan</dc:contributor>
    <dcterms:abstract xml:lang="eng">This article surveys and gives historical accounts to the algorithmic essentials of 'directed model checking', a promising bug-hunting technique to mitigate the state explosion problem. In the enumeration process, successor selection is prioritized. We discuss existing guidance and methods to automatically generate them by exploiting system abstractions. We extend the algorithms to feature partial-order reduction and show how liveness problems can be adapted by lifting the search space. For deterministic, finite domains we instantiate the algorithms to directed symbolic, external and distributed search. For real-time domains we discuss the adaption of the algorithms to timed automata and for probabilistic domains we show the application to counterexample generation. Last but not least, we explain how directed model checking helps to accelerate finding solutions to scheduling problems.</dcterms:abstract>
    <dc:creator>Schuppan, Viktor</dc:creator>
    <dc:language>eng</dc:language>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dc:contributor>Wijs, Anton</dc:contributor>
    <dc:contributor>Fehnker, Ansgar</dc:contributor>
    <dcterms:issued>2009</dcterms:issued>
    <dc:contributor>Bo nački, Dragan</dc:contributor>
    <dc:creator>Edelkamp, Stefan</dc:creator>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/6321/1/Edelkamp_Aljazzar.pdf"/>
    <dc:format>application/pdf</dc:format>
  </rdf:Description>
</rdf:RDF>
Interner Vermerk
xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter
Kontakt
URL der Originalveröffentl.
Prüfdatum der URL
Prüfungsdatum der Dissertation
Finanzierungsart
Kommentar zur Publikation
Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Begutachtet
Diese Publikation teilen