Skip to main content

Showing 1–3 of 3 results for author: Piecuch, K

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

    cs.DS math.CO

    Linear-time algorithm for vertex 2-coloring without monochromatic triangles on planar graphs

    Authors: Michał Karpiński, Krzysztof Piecuch

    Abstract: In the problem of 2-coloring without monochromatic triangles (or triangle-tree 2-coloring), vertices of the simple, connected, undirected graph are colored with either 'black' or 'white' such that there are no 3 mutually adjacent vertices of the same color. In this paper we are positively answering the question posed in our previous work, namely, if there exists an algorithm solving 2-coloring wit… ▽ More

    Submitted 9 October, 2021; originally announced October 2021.

  2. arXiv:2002.04543  [pdf, other

    cs.DS

    An Optimal Algorithm for Online Multiple Knapsack

    Authors: Marcin Bienkowski, Maciej Pacut, Krzysztof Piecuch

    Abstract: In the online multiple knapsack problem, an algorithm faces a stream of items, and each item has to be either rejected or stored irrevocably in one of $n$ bins (knapsacks) of equal size. The gain of an~algorithm is equal to the sum of sizes of accepted items and the goal is to maximize the total gain. So far, for this natural problem, the best solution was the $0.5$-competitive algorithm First F… ▽ More

    Submitted 27 April, 2020; v1 submitted 11 February, 2020; originally announced February 2020.

    Comments: To appear in the proceedings of ICALP 2020

  3. arXiv:1710.07132  [pdf, other

    cs.DS cs.CC math.CO

    On vertex coloring without monochromatic triangles

    Authors: Michał Karpiński, Krzysztof Piecuch

    Abstract: We study a certain relaxation of the classic vertex coloring problem, namely, a coloring of vertices of undirected, simple graphs, such that there are no monochromatic triangles. We give the first classification of the problem in terms of classic and parametrized algorithms. Several computational complexity results are also presented, which improve on the previous results found in the literature.… ▽ More

    Submitted 19 October, 2017; originally announced October 2017.

    Comments: Extended abstract

    ACM Class: F.2.2; G.2.2