Wojciech Wawrzyniak
Adam Mickiewicz University in Poznań
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Wojciech Wawrzyniak.
international symposium on distributed computing | 2008
Andrzej Czygrinow; Michal Hanckowiak; Wojciech Wawrzyniak
We give deterministic distributed algorithms that given i¾?> 0 find in a planar graph G, (1±i¾?)-approximations of a maximum independent set, a maximum matching, and a minimum dominating set. The algorithms run in O(log*|G|) rounds. In addition, we prove that no faster deterministic approximation is possible and show that if randomization is allowed it is possible to beat the lower bound for deterministic algorithms.
international symposium on distributed computing | 2012
Andrzej Czygrinow; Michal Hanckowiak; Edyta Szymańska; Wojciech Wawrzyniak
In this paper we consider the problem of matching clients with servers, each of which can process a subset of clients. It is known as the semi-matching or load balancing problem in a bipartite graph G=(V,U,E), where U corresponds to the clients, V to the servers, and E is the set of available connections between them. The goal is to find a set of edges M⊆E such that every vertex in U is incident to exactly one edge in M. The load of a server v∈V is defined as
Information Processing Letters | 2014
Wojciech Wawrzyniak
{d_M(v) +1\choose 2}
principles of distributed computing | 2013
Wojciech Wawrzyniak
where dM(v) is the degree of v in M, and the problem is to find an optimal semi-matching, i.e. a semi-matching that minimizes the sum of the loads of the servers. An optimal solution can be found sequentially in polynomial time but the distributed complexity is not well understood. Our algorithm yields
international symposium on distributed computing | 2011
Andrzej Czygrinow; Michal Hanckowiak; Krzysztof Krzywdziński; Edyta Szymańska; Wojciech Wawrzyniak
(1+\frac{1}{\alpha})
acm symposium on parallel algorithms and architectures | 2008
Andrzej Czygrinow; Michal Hanckowiak; Wojciech Wawrzyniak
-approximation (where
Theoretical Computer Science | 2017
Andrzej Czygrinow; Michal Hanckowiak; Edyta Szymańska; Wojciech Wawrzyniak; Marcin Witkowski
\alpha=\max\left\{1, \frac 12\left(\frac{|U|}{|V|} +1\right)\right\}
international conference on principles of distributed systems | 2014
Andrzej Czygrinow; Michal Hanckowiak; Edyta Szymańska; Wojciech Wawrzyniak; Marcin Witkowski
) and has time complexity
Theoretical Computer Science | 2018
Andrzej Czygrinow; Michal Hanckowiak; Wojciech Wawrzyniak; Marcin Witkowski
O\left(\Delta^5\right),
Journal of Computer and System Sciences | 2016
Andrzej Czygrinow; Michal Hanckowiak; Edyta Szymańska; Wojciech Wawrzyniak
where Δ is the maximum degree of a vertex in V. In particular, for Δ=O(1) it gives constant approximation with constant time complexity. We also give a fast algorithm for the case when Δ is large and the degrees in V and U satisfy some additional properties. Both algorithms are deterministic.