ALCOMFT-TR-02-141
|

|
Paul Spirakis and Christos Zaroliagis
Distributed Algorithm Engineering
Patras.
Work packages 2 and 5.
August 2002.
Abstract: When one engineers distributed algorithms, some special
characteristics arise that are different from conventional
(sequential or parallel) computing paradigms. These
characteristics include: the need for either a scalable real network environment
or a platform supporting a simulated distributed environment;
the need to incorporate asynchrony, where arbitrary asynchrony
is hard, if not impossible, to implement;
%%% and hence the best way to proceed is perhaps through time delay random distributions;
and the generation of ``difficult" input instances which is a particular challenge.
In this work, we identify some of the methodological issues required
to address the above characteristics in distributed algorithm
engineering and illustrate certain approaches to tackle them via case studies.
Our discussion begins by addressing the need of a simulation
environment and how asynchrony is incorporated when experimenting
with distributed algorithms.
We then proceed by suggesting two methods for generating
difficult input instances for distributed experiments, namely
a game-theoretic one and another
based on simulations of adversarial arguments or lower bound proofs.
We give examples of the experimental analysis of a pursuit-evasion protocol
and of a shared memory problem in order to demonstrate these ideas.
We then address a particularly interesting case of conducting
experiments with algorithms for mobile computing and tackle the
important issue of motion of processes in this context.
We discuss the two-tier principle as well
as a concurrent random walks approach on an explicit representation of motions in
ad-hoc mobile networks, which allow at least for average-case analysis
and measurements and may give worst-case inputs in some cases.
Finally, we discuss a useful interplay between theory and practice
that arise in modeling attack propagation in networks.
Postscript file: ALCOMFT-TR-02-141.ps.gz (129 kb).
System maintainer Gerth Stølting Brodal <gerth@cs.au.dk>