2004
DOI: 10.1007/978-3-540-24611-4_11
|View full text |Cite
|
Sign up to set email alerts
|

Analysing Randomized Distributed Algorithms

Abstract: Abstract. Randomization is of paramount importance in practical applications and randomized algorithms are used widely, for example in co-ordinating distributed computer networks, message routing and cache management. The appeal of randomized algorithms is their simplicity and elegance. However, this comes at a cost: the analysis of such systems become very complex, particularly in the context of distributed computation. This arises through the interplay between probability and nondeterminism. To prove a rando… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
14
0

Year Published

2005
2005
2018
2018

Publication Types

Select...
6
3
1

Relationship

1
9

Authors

Journals

citations
Cited by 25 publications
(15 citation statements)
references
References 88 publications
(139 reference statements)
0
14
0
Order By: Relevance
“…General issues relating to abstraction in the field of probabilistic model checking are discussed in [24,34].…”
Section: Related Workmentioning
confidence: 99%
“…General issues relating to abstraction in the field of probabilistic model checking are discussed in [24,34].…”
Section: Related Workmentioning
confidence: 99%
“…Certain classes of probabilistic systems have been verified for arbitrary number of processes [17] e.g. Arons et al [3] present two methods for verifying liveness properties with probability 1 over parameterised probabilistic systems by converting the probabilistic system to an 'equivalent' non-deterministic one.…”
Section: Related Workmentioning
confidence: 99%
“…Each action describes a transition that will update the system if the guard is true, and is selected for execution with the corresponding probability [19]. The code snippet below, taken from our model for N = 3, shows the module definition for processor P 1 .…”
Section: Prism Modelmentioning
confidence: 99%