@inproceedings{58b033e51bf14da8a7b552a46c01e903,
title = "Causal atomicity",
abstract = "Atomicity is an important generic specification that assures that a programmer can pretend blocks occur sequentially in any execution. We define a notion of atomicity based on causality. We model the control flow of a program with threads using a Petri net that naturally abstracts data, and faithfully captures the independence and interaction between threads. The causality between events in the partially ordered executions of the Petri net is used to define the notion of causal atomicity. We show that causal atomicity is a robust notion that many correct programs adopt, and show how we can effectively check causal atomicity using Petri net tools based on unfoldings, which exploit the concurrency in the net to yield automatic partial-order reduction in the state-space.",
author = "Azadeh Farzan and P. Madhusudan",
note = "Copyright: Copyright 2020 Elsevier B.V., All rights reserved.; 18th International Conference on Computer Aided Verification, CAV 2006 ; Conference date: 17-08-2006 Through 20-08-2006",
year = "2006",
doi = "10.1007/11817963_30",
language = "English (US)",
isbn = "354037406X",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer",
pages = "315--328",
booktitle = "Computer Aided Verification - 18th International Conference, CAV 2006, Proceedings",
address = "Germany",
}