Skip to main content

Showing 1–16 of 16 results for author: Radzik, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2307.00627  [pdf, other

    cs.DS math.OC

    New Bounds for Time-Dependent Scheduling with Uniform Deterioration

    Authors: Angelos Gkikas, Dimitrios Letsios, Tomasz Radzik, Kathleen Steinhöfel

    Abstract: Time-dependent scheduling with linear deterioration involves determining when to execute jobs whose processing times degrade as their beginning is delayed. Each job i is associated with a release time r_i and a processing time function p_i(s_i)=alpha_i + beta_i*s_i, where alpha_i, beta_i>0$ are constants and s_i is the job's start time. In this setting, the approximability of both single-machine m… ▽ More

    Submitted 2 July, 2023; originally announced July 2023.

  2. arXiv:2305.15632  [pdf, other

    math.PR cs.DC cs.DM

    Discrete Incremental Voting

    Authors: Colin Cooper, Tomasz Radzik, Takeharu Shiraga

    Abstract: We consider a type of pull voting suitable for discrete numeric opinions which can be compared on a linear scale, for example, 1 ('disagree strongly'), 2 ('disagree'), $\ldots,$ 5 ('agree strongly'). On observing the opinion of a random neighbour, a vertex changes its opinion incrementally towards the value of the neighbour's opinion, if different. For opinions drawn from a set $\{1,2,\ldots,k\}$,… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

    Comments: 27 pages, 2 figures

  3. arXiv:2305.07604  [pdf, other

    cs.DM

    A simple model of influence

    Authors: Colin Cooper, Nan Kang, Tomasz Radzik

    Abstract: We propose a simple model of influence in a network, based on edge density. In the model vertices (people) follow the opinion of the group they belong to. The opinion percolates down from an active vertex, the influencer, at the head of the group. Groups can merge, based on interactions between influencers (i.e., interactions along `active edges' of the network), so that the number of opinions is… ▽ More

    Submitted 12 May, 2023; originally announced May 2023.

  4. arXiv:2211.17125  [pdf, other

    math.PR cs.MA

    Distributed Averaging in Opinion Dynamics

    Authors: Petra Berenbrink, Colin Cooper, Cristina Gava, David Kohan Marzagão, Frederik Mallmann-Trenn, Nicolás Rivera, Tomasz Radzik

    Abstract: We consider two simple asynchronous opinion dynamics on arbitrary graphs where every node $u$ has an initial value $ξ_u(0)$. In the first process, the NodeModel, at each time step $t\ge 0$, a random node $u$ and a random sample of $k$ of its neighbours $v_1,v_2,\cdots,v_k$ are selected. Then, $u$ updates its current value $ξ_u(t)$ to $ξ_u(t+1) = αξ_u(t) + \frac{(1-α)}{k} \sum_{i=1}^k ξ_{v_i}(t)$,… ▽ More

    Submitted 11 May, 2023; v1 submitted 30 November, 2022; originally announced November 2022.

    Comments: 21 pages, 6 figures

    MSC Class: 68W05 ACM Class: F.2.2; G.3

  5. arXiv:2202.01567  [pdf, other

    cs.DS

    Perpetual maintenance of machines with different urgency requirements

    Authors: Leszek Gąsieniec, Tomasz Jurdziński, Ralf Klasing, Christos Levcopoulos, Andrzej Lingas, Jie Min, Tomasz Radzik

    Abstract: A garden $G$ is populated by $n\ge 1$ bamboos $b_1, b_2, ..., b_n$ with the respective daily growth rates $h_1 \ge h_2 \ge \dots \ge h_n$. It is assumed that the initial heights of bamboos are zero. The robotic gardener maintaining the garden regularly attends bamboos and trims them to height zero according to some schedule. The Bamboo Garden Trimming Problem (BGT) is to design a perpetual schedul… ▽ More

    Submitted 25 August, 2023; v1 submitted 3 February, 2022; originally announced February 2022.

    Comments: 34 pages; 3 figures. A preliminary version appeared in the proceedings of SOFSEM 2017

  6. arXiv:2111.15434  [pdf, other

    cs.DS

    Servicing Timed Requests on a Line

    Authors: A. Gkikas, T. Radzik

    Abstract: We consider an off-line optimisation problem where $k$ robots must service $n$ requests on a single line. A request $i$ has weight $w_i$ and takes place at time $t_i$ at location $d_i$ on the line. A robot can service a request and collect the weight $w_i$, if it is present at $d_i$ at time $t_i$. The objective is to find $k$ robot-schedules that maximize the total weight. The optimisation problem… ▽ More

    Submitted 30 November, 2021; originally announced November 2021.

    Comments: 35 pages, 13 figures

    ACM Class: F.2.2

  7. arXiv:1905.11962  [pdf, other

    cs.DC

    On Counting the Population Size

    Authors: Petra Berenbrink, Dominik Kaaser, Tomasz Radzik

    Abstract: We consider the problem of counting the population size in the population model. In this model, we are given a distributed system of $n$ identical agents which interact in pairs with the goal to solve a common task. In each time step, the two interacting agents are selected uniformly at random. In this paper, we consider so-called uniform protocols, where the actions of two agents upon an interact… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

  8. arXiv:1805.05157  [pdf, other

    cs.DC

    A population protocol for exact majority with $O(\log^{5/3} n)$ stabilization time and asymptotically optimal number of states

    Authors: Petra Berenbrink, Robert Elsässer, Tom Friedetzky, Dominik Kaaser, Peter Kling, Tomasz Radzik

    Abstract: A population protocol can be viewed as a sequence of pairwise interactions of $n$ agents (nodes). During one interaction, two agents selected uniformly at random update their states by applying a specified deterministic transition function. In a long run, the whole system should stabilize at the correct output property. The main performance objectives in designing population protocols are small nu… ▽ More

    Submitted 10 June, 2018; v1 submitted 14 May, 2018; originally announced May 2018.

  9. Time-space Trade-offs in Population Protocols for the Majority Problem

    Authors: Petra Berenbrink, Robert Elsässer, Tom Friedetzky, Dominik Kaaser, Peter Kling, Tomasz Radzik

    Abstract: Population protocols are a model for distributed computing that is focused on simplicity and robustness. A system of $n$ identical agents (finite state machines) performs a global task like electing a unique leader or determining the majority opinion when each agent has one of two opinions. Agents communicate in pairwise interactions with randomly assigned communication partners. Quality is measur… ▽ More

    Submitted 17 July, 2020; v1 submitted 11 May, 2018; originally announced May 2018.

  10. arXiv:1712.03389  [pdf, other

    cs.DM math.CO

    Dispersion processes

    Authors: Colin Cooper, Andrew McDowell, Tomasz Radzik, Nicolas Rivera, Takeharu Shiraga

    Abstract: We study a synchronous dispersion process in which $M$ particles are initially placed at a distinguished origin vertex of a graph $G$. At each time step, at each vertex $v$ occupied by more than one particle at the beginning of this step, each of these particles moves to a neighbour of $v$ chosen independently and uniformly at random. The dispersion process ends once the particles have all stopped… ▽ More

    Submitted 9 December, 2017; originally announced December 2017.

  11. arXiv:1705.01146  [pdf, other

    cs.DC

    Population protocols for leader election and exact majority with O(log^2 n) states and O(log^2 n) convergence time

    Authors: Andreas Bilke, Colin Cooper, Robert Elsaesser, Tomasz Radzik

    Abstract: We consider the model of population protocols, which can be viewed as a sequence of random pairwise interactions of $n$ agents (nodes). We show population protocols for two problems: the leader election and the exact majority voting. The leader election starts with all agents in the same initial state and the goal is to converge to the (global) state when exactly one agent is in a distinct state… ▽ More

    Submitted 2 May, 2017; originally announced May 2017.

  12. arXiv:1605.08403  [pdf, ps, other

    cs.DM

    Fast plurality consensus in regular expanders

    Authors: Colin Cooper, Tomasz Radzik, Nicolás Rivera, Takeharu Shiraga

    Abstract: Pull voting is a classic method to reach consensus among $n$ vertices with differing opinions in a distributed network: each vertex at each step takes on the opinion of a random neighbour. This method, however, suffers from two drawbacks. Even if there are only two opposing opinions, the time taken for a single opinion to emerge can be slow and the final opinion is not necessarily the initially he… ▽ More

    Submitted 13 April, 2017; v1 submitted 26 May, 2016; originally announced May 2016.

    ACM Class: F.2.2

  13. arXiv:1602.05768  [pdf, ps, other

    cs.DC math.PR

    The coalescing-branching random walk on expanders and the dual epidemic process

    Authors: Colin Cooper, Tomasz Radzik, Nicolas Rivera

    Abstract: Information propagation on graphs is a fundamental topic in distributed computing. One of the simplest models of information propagation is the push protocol in which at each round each agent independently pushes the current knowledge to a random neighbour. In this paper we study the so-called coalescing-branching random walk (COBRA), in which each vertex pushes the information to $k$ randomly sel… ▽ More

    Submitted 26 May, 2016; v1 submitted 18 February, 2016; originally announced February 2016.

  14. arXiv:1404.7479  [pdf, ps, other

    cs.DS

    The Power of Two Choices in Distributed Voting

    Authors: Colin Cooper, Robert Elsässer, Tomasz Radzik

    Abstract: Distributed voting is a fundamental topic in distributed computing. In pull voting, in each step every vertex chooses a neighbour uniformly at random, and adopts its opinion. The voting is completed when all vertices hold the same opinion. On many graph classes including regular graphs, pull voting requires $Θ(n)$ expected steps to complete, even if initially there are only two distinct opinions.… ▽ More

    Submitted 29 April, 2014; originally announced April 2014.

    Comments: 22 pages

    MSC Class: 68

  15. arXiv:1204.4106  [pdf, ps, other

    cs.DS cs.DM math.CO math.PR

    Coalescing random walks and voting on connected graphs

    Authors: Colin Cooper, Robert Elsasser, Hirotaka Ono, Tomasz Radzik

    Abstract: In a coalescing random walk, a set of particles make independent random walks on a graph. Whenever one or more particles meet at a vertex, they unite to form a single particle, which then continues the random walk through the graph. Coalescing random walks can be used to achieve consensus in distributed networks, and is the basis of the self-stabilizing mutual exclusion algorithm of Israeli and Ja… ▽ More

    Submitted 25 December, 2016; v1 submitted 17 April, 2012; originally announced April 2012.

    Comments: 15 pages

  16. arXiv:cs/0605132  [pdf, ps, other

    cs.GT cs.MA

    Stable partitions in coalitional games

    Authors: Krzysztof R. Apt, Tadeusz Radzik

    Abstract: We propose a notion of a stable partition in a coalitional game that is parametrized by the concept of a defection function. This function assigns to each partition of the grand coalition a set of different coalition arrangements for a group of defecting players. The alternatives are compared using their social welfare. We characterize the stability of a partition for a number of most natural de… ▽ More

    Submitted 29 May, 2006; originally announced May 2006.

    Comments: 18 pages