Probabilistic asynchronous pi-calculus
Programming Languages
2007-05-23 v1
Abstract
We propose an extension of the asynchronous pi-calculus with a notion of random choice. We define an operational semantics which distinguishes between probabilistic choice, made internally by the process, and nondeterministic choice, made externally by an adversary scheduler. This distinction will allow us to reason about the probabilistic correctness of algorithms under certain schedulers. We show that in this language we can solve the electoral problem, which was proved not possible in the asynchronous -calculus. Finally, we show an implementation of the probabilistic asynchronous pi-calculus in a Java-like language.
Cite
@article{arxiv.cs/0109002,
title = {Probabilistic asynchronous pi-calculus},
author = {Oltea Mihaela Herescu and Catuscia Palamidessi},
journal= {arXiv preprint arXiv:cs/0109002},
year = {2007}
}
Comments
Report version (longer and more complete than the FoSSaCs 2000 version)