works on

From the 6 of 19 linked papers with an AI index.

activity
20242026
most citedContextual Refinement of Higher-Order Concurrent Probabilistic Programs (Extended Version)

1 citations · 1 across the 7 of their papers we have counts for

collaborators

19 papers

cs.LO2026

Elton: Urn Resources for Reasoning about Adversarial Probabilistic Programs

Kwing Hei Li, Alejandro Aguirre, Philipp G. Haselwarter +2

The paper presents Elton, a higher-order separation logic for reasoning about probabilistic programs that may contain unknown adversarial code, introducing urn resources and delaye…

cs.LO2026

Building Extensible Program Logics through Effect Handlers

Zichen Zhang, Simon Oddershede Gregersen, Joseph Tassarotti

The paper presents a method for constructing extensible program logics using effect handlers, enabling modular reasoning about effects such as concurrency, distributed execution, a…

cs.PL2026

Verifying Probabilistic Programs in Rust

Alexander Y. Bai, Joseph Tassarotti

The paper introduces Alerus, a framework that extends the Verus verification tool to support formal verification of probabilistic programs written in Rust using a lightweight encod…

cs.PL2026

Mizzle: A Complete Concurrent Incorrectness Logic for Preventing False Alarms in Agentic Bug Finding

Alexandre Moine, Sam Westrick, Joseph Tassarotti

The paper presents Mizzle, a mechanized concurrent incorrectness separation logic for OCaml that lets large language models attach machine‑checked proofs to bug reports, eliminatin…

cs.PL2026

A Separation Logic for Parallel Time Complexity with Work and Span Credits

Alexandre Moine, Sam Westrick, Joseph Tassarotti

The paper introduces Parcas, a concurrent separation logic that uses work and span credits to verify the parallel time complexity of fork‑join programs, and demonstrates its use on…

cs.LO2026

Completeness of Logical Atomicity for Linearizability in Concurrent Separation Logic

Zichen Zhang, Simon Oddershede Gregersen, Joseph Tassarotti

The paper proves that any linearizable concurrent data structure can be given a logically atomic specification in the Iris separation logic, and demonstrates this by mechanizing pr…