Skip to content
Snippets Groups Projects
Commit 3c9d3df0 authored by Teresa Carbajo-Garcia's avatar Teresa Carbajo-Garcia
Browse files

Update 2017-02-06-ESOP.md

parent da574fb3
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,6 @@ Pedro Da Rocha Pinto, in collaboration with [Thomas Dinsdale-Young](http://cs.au ...@@ -14,6 +14,6 @@ Pedro Da Rocha Pinto, in collaboration with [Thomas Dinsdale-Young](http://cs.au
[Kristoffer Just Andersen](http://pure.au.dk/portal/en/persons/id(5e842a19-8b76-487a-8082-06b6d6ff2545).html) [Kristoffer Just Andersen](http://pure.au.dk/portal/en/persons/id(5e842a19-8b76-487a-8082-06b6d6ff2545).html)
and [Lars Birkedal](http://www.cs.au.dk/~birke/) from Aarhus University, has had a paper accepted at ESOP 2017, and [Lars Birkedal](http://www.cs.au.dk/~birke/) from Aarhus University, has had a paper accepted at ESOP 2017,
entitled [Caper: Automatic Verification for Fine-grained Concurrency](https://psvg.doc.ic.ac.uk/publications/Dinsdale-Young2017Caper.html). entitled [Caper: Automatic Verification for Fine-grained Concurrency](https://psvg.doc.ic.ac.uk/publications/Dinsdale-Young2017Caper.html).
This paper presents Caper, a prototype tool for automated reasoning about concurrent modules. This paper presents [Caper](https://github.com/caper-tool/caper), a prototype tool for automated reasoning about concurrent modules.
Caper is based on symbolic execution, integrating reasoning about interference on shared resources. Caper is based on symbolic execution, integrating reasoning about interference on shared resources.
This enables Caper to verify the functional correctness of fine-grained concurrent modules. This enables Caper to verify the functional correctness of fine-grained concurrent modules.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment