File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export const PAPERS: Paper[] = [
66 title : 'Data Race Detection by Digest-Driven Abstract Interpretation' ,
77 conference : 'VMCAI' ,
88 year : 2026 ,
9- description : 'Presents a novel approach to data race detection using digest-driven abstract interpretation for concurrent programs .' ,
9+ description : 'Presents the semantic foundations for the data race detection in Goblint .' ,
1010 citation : '@inproceedings{DBLP:conf/vmcai/SchwarzE2025,\n\
1111 author = {Michael Schwarz and Julian Erhard},\n\
1212 title = {Data Race Detection by Digest-Driven Abstract Interpretation},\n\
@@ -25,7 +25,7 @@ export const PAPERS: Paper[] = [
2525 title : 'Correctness Witnesses for Concurrent Programs: Bridging the Semantic Divide with Ghosts' ,
2626 conference : 'VMCAI' ,
2727 year : 2025 ,
28- description : 'Proposes a method for correctness witness validation in concurrent programs using ghost variables to bridge semantic gaps .' ,
28+ description : 'Proposes ways to exchange correctness witnesses for concurrent programs being model checkers and abstract interpreters .' ,
2929 citation : '@inproceedings{DBLP:conf/vmcai/ErhardBHKSSSTV2025,\n\
3030 author = {Julian Erhard and Manuel Bentele and Matthias Heizmann and Dominik Klumpp and Simmo Saan and Frank Schüssele and\n\
3131 Michael Schwarz and\n\
You can’t perform that action at this time.
0 commit comments