Skip to main content

Showing 1–5 of 5 results for author: Akhremtsev, Y

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

    cs.DS

    High-Quality Hypergraph Partitioning

    Authors: Sebastian Schlag, Tobias Heuer, Lars Gottesbüren, Yaroslav Akhremtsev, Christian Schulz, Peter Sanders

    Abstract: This paper considers the balanced hypergraph partitioning problem, which asks for partitioning the vertices into $k$ disjoint blocks of bounded size while minimizing an objective function over the hyperedges. Here, we consider the most commonly used connectivity metric. We describe our open source hypergraph partitioner KaHyPar which is based on the successful multi-level approach -- driving it to… ▽ More

    Submitted 16 June, 2021; originally announced June 2021.

  2. arXiv:1710.08231  [pdf, other

    cs.DS

    High-Quality Shared-Memory Graph Partitioning

    Authors: Yaroslav Akhremtsev, Peter Sanders, Christian Schulz

    Abstract: Partitioning graphs into blocks of roughly equal size such that few edges run between blocks is a frequently needed operation in processing graphs. Recently, size, variety, and structural complexity of these networks has grown dramatically. Unfortunately, previous approaches to parallel graph partitioning have problems in this context since they often show a negative trade-off between speed and qu… ▽ More

    Submitted 15 October, 2018; v1 submitted 23 October, 2017; originally announced October 2017.

  3. arXiv:1707.06665  [pdf, other

    cs.DS cs.DC

    Social Hash Partitioner: A Scalable Distributed Hypergraph Partitioner

    Authors: Igor Kabiljo, Brian Karrer, Mayank Pundir, Sergey Pupyrev, Alon Shalita, Alessandro Presta, Yaroslav Akhremtsev

    Abstract: We design and implement a distributed algorithm for balanced $k$-way hypergraph partitioning that minimizes fanout, a fundamental hypergraph quantity also known as the communication volume and ($k-1$)-cut metric, by optimizing a novel objective called probabilistic fanout. This choice allows a simple local search heuristic to achieve comparable solution quality to the best existing hypergraph part… ▽ More

    Submitted 20 July, 2017; originally announced July 2017.

    Comments: Proceedings of the VLDB Endowment 2017

  4. arXiv:1510.05433  [pdf, other

    cs.DS

    Fast Parallel Operations on Search Trees

    Authors: Yaroslav Akhremtsev, Peter Sanders

    Abstract: Using (a,b)-trees as an example, we show how to perform a parallel split with logarithmic latency and parallel join, bulk updates, intersection, union (or merge), and (symmetric) set difference with logarithmic latency and with information theoretically optimal work. We present both asymptotically optimal solutions and simplified versions that perform well in practice - they are several times fast… ▽ More

    Submitted 11 May, 2016; v1 submitted 19 October, 2015; originally announced October 2015.

  5. arXiv:1404.4887  [pdf, other

    cs.DS cs.SI

    (Semi-)External Algorithms for Graph Partitioning and Clustering

    Authors: Yaroslav Akhremtsev, Peter Sanders, Christian Schulz

    Abstract: In this paper, we develop semi-external and external memory algorithms for graph partitioning and clustering problems. Graph partitioning and clustering are key tools for processing and analyzing large complex networks. We address both problems in the (semi-)external model by adapting the size-constrained label propagation technique. Our (semi-)external size-constrained label propagation algorithm… ▽ More

    Submitted 22 September, 2014; v1 submitted 18 April, 2014; originally announced April 2014.