activity
20162022
most citedProving Hypersafety Compositionally

14 citations · 18 across the 6 of their papers we have counts for

collaborators

7 papers

cs.DC2022

A Pragmatic Approach to Stateful Partial Order Reduction

Berk Cirisci, Constantin Enea, Azadeh Farzan +1

Partial order reduction (POR) is a classic technique for dealing with the state explosion problem in model checking of concurrent programs. Theoretical optimality, i.e., avoiding e…

cs.PL202214 cited

Proving Hypersafety Compositionally

Emanuele D'Osualdo, Azadeh Farzan, Derek Dreyer

Hypersafety properties of arity are program properties that relate traces of a program (or, more generally, traces of programs). Classic examples include determinism, i…

cs.PL2019

Reductions for Safety Proofs (Extended Version)

Azadeh Farzan, Anthony Vandikas

Program reductions are used widely to simplify reasoning about the correctness of concurrent and distributed programs. In this paper, we propose a general approach to proof simplif…

cs.PL2019

Reductions for Automated Hypersafety Verification

Azadeh Farzan, Anthony Vandikas

We propose an automated verification technique for hypersafety properties, which express sets of valid interrelations between multiple finite runs of a program. The key observation…

cs.PL20191 cited

Modular Synthesis of Divide-and-Conquer Parallelism for Nested Loops (Extended Version)

Azadeh Farzan, Victor Nicolet

We propose a methodology for automatic generation of divide-and-conquer parallel implementations of sequential nested loops. We focus on a class of loops that traverse read-only mu…

cs.PL20173 cited

Automated Synthesis of Divide and Conquer Parallelism

Azadeh Farzan, Victor Nicolet

This paper focuses on automated synthesis of divide-and-conquer parallelism, which is a common parallel programming skeleton supported by many cross-platform multithreaded librarie…