Zum Hauptinhalt springen

Showing 1–7 of 7 results for author: Anegg, G

Searching in archive cs. Search in all archives.
.
  1. Efficient Multi-Processor Scheduling in Increasingly Realistic Models

    Authors: Pál András Papp, Georg Anegg, Aikaterini Karanasiou, A. N. Yzelman

    Abstract: We study the problem of efficiently scheduling a computational DAG on multiple processors. The majority of previous works have developed and compared algorithms for this problem in relatively simple models; in contrast to this, we analyze this problem in a more realistic model that captures many real-world aspects, such as communication costs, synchronization costs, and the hierarchical structure… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

    Comments: Published in the 36th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA 2024)

    MSC Class: 68W10; 68M20; 90C10 ACM Class: C.1.4

  2. arXiv:2303.05989  [pdf, other

    cs.CC

    DAG Scheduling in the BSP Model

    Authors: Pál András Papp, Georg Anegg, A. N. Yzelman

    Abstract: We study the problem of scheduling an arbitrary computational DAG on a fixed number of processors while minimizing the makespan. While previous works have mostly studied this problem in fairly restricted models, we define and analyze DAG scheduling in the Bulk Synchronous Parallel (BSP) model, which is a well-established parallel computing model that captures the communication cost between process… ▽ More

    Submitted 16 July, 2024; v1 submitted 10 March, 2023; originally announced March 2023.

    MSC Class: 68Q17; 68Q85; 05C20 ACM Class: G.2.2; F.2.2

  3. arXiv:2211.03601  [pdf, other

    cs.DS math.OC

    A Simple Combinatorial Algorithm for Robust Matroid Center

    Authors: Georg Anegg, Laura Vargas Koch, Rico Zenklusen

    Abstract: Recent progress on robust clustering led to constant-factor approximations for Robust Matroid Center. After a first combinatorial $7$-approximation that is based on a matroid intersection approach, two tight LP-based $3$-approximations were discovered, both relying on the Ellipsoid Method. In this paper, we show how a carefully designed, yet very simple, greedy selection algorithm gives a $5$-appr… ▽ More

    Submitted 7 November, 2022; originally announced November 2022.

    Comments: To appear at SOSA 2023

    MSC Class: 90C27; 68W40; 68Q25 ACM Class: F.2

  4. Partitioning Hypergraphs is Hard: Models, Inapproximability, and Applications

    Authors: Pál András Papp, Georg Anegg, A. N. Yzelman

    Abstract: We study the balanced $k$-way hypergraph partitioning problem, with a special focus on its practical applications to manycore scheduling. Given a hypergraph on $n$ nodes, our goal is to partition the node set into $k$ parts of size at most $(1+ε)\cdot \frac{n}{k}$ each, while minimizing the cost of the partitioning, defined as the number of cut hyperedges, possibly also weighted by the number of p… ▽ More

    Submitted 5 April, 2023; v1 submitted 17 August, 2022; originally announced August 2022.

    Comments: Published in the 35th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA 2023)

    MSC Class: 68Q17; 68W25; 05C65 ACM Class: G.2.2; F.2.2

  5. arXiv:2207.02609  [pdf, other

    cs.DS math.OC

    Techniques for Generalized Colorful $k$-Center Problems

    Authors: Georg Anegg, Laura Vargas Koch, Rico Zenklusen

    Abstract: Fair clustering enjoyed a surge of interest recently. One appealing way of integrating fairness aspects into classical clustering problems is by introducing multiple covering constraints. This is a natural generalization of the robust (or outlier) setting, which has been studied extensively and is amenable to a variety of classic algorithmic techniques. In contrast, for the case of multiple coveri… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

    Comments: Extended version of ESA 2022 paper

    MSC Class: 90C27; 68W40; 68Q25

  6. arXiv:2009.00697  [pdf, ps, other

    cs.DS math.OC

    Simpler and Stronger Approaches for Non-Uniform Hypergraph Matching and the Füredi, Kahn, and Seymour Conjecture

    Authors: Georg Anegg, Haris Angelidakis, Rico Zenklusen

    Abstract: A well-known conjecture of Füredi, Kahn, and Seymour (1993) on non-uniform hypergraph matching states that for any hypergraph with edge weights $w$, there exists a matching $M$ such that the inequality $\sum_{e\in M} g(e) w(e) \geq \mathrm{OPT}_{\mathrm{LP}}$ holds with $g(e)=|e|-1+\frac{1}{|e|}$, where $\mathrm{OPT}_{\mathrm{LP}}$ denotes the optimal value of the canonical LP relaxation. While… ▽ More

    Submitted 30 October, 2020; v1 submitted 1 September, 2020; originally announced September 2020.

    Comments: Reorganized the appendix

    MSC Class: 90C27; 68W40; 68Q25

  7. arXiv:2007.03946  [pdf, ps, other

    cs.DS math.OC

    A Technique for Obtaining True Approximations for $k$-Center with Covering Constraints

    Authors: Georg Anegg, Haris Angelidakis, Adam Kurpisz, Rico Zenklusen

    Abstract: There has been a recent surge of interest in incorporating fairness aspects into classical clustering problems. Two recently introduced variants of the $k$-Center problem in this spirit are Colorful $k$-Center, introduced by Bandyapadhyay, Inamdar, Pai, and Varadarajan, and lottery models, such as the Fair Robust $k$-Center problem introduced by Harris, Pensyl, Srinivasan, and Trinh. To address fa… ▽ More

    Submitted 8 July, 2020; originally announced July 2020.

    MSC Class: 90C27; 68W40; 68Q25; 90C05