中文
相关论文

相关论文: Graphical Cake Cutting via Maximin Share

200 篇论文

We present new refinement heuristics for the balanced graph partitioning problem that break with an age-old rule. Traditionally, local search only permits moves that keep the block sizes balanced (below a size constraint). In this work, we…

社会与信息网络 · 计算机科学 2025-05-13 Nikolai Maas , Lars Gottesbüren , Daniel Seemaier

A common way of partitioning graphs is through minimum cuts. One drawback of classical minimum cut methods is that they tend to produce small groups, which is why more balanced variants such as normalized and ratio cuts have seen more…

机器学习 · 计算机科学 2024-10-07 Chakib Fettal , Lazhar Labiod , Mohamed Nadif

Classes of graphs with bounded expansion are a generalization of both proper minor closed classes and degree bounded classes. Such classes are based on a new invariant, the greatest reduced average density (grad) of G with rank r,…

组合数学 · 数学 2007-05-23 Jaroslav Nesetril , Patrice Ossona De Mendez

Partitioning a graph into blocks of roughly equal weight while cutting only few edges is a fundamental problem in computer science with numerous practical applications. While shared-memory parallel partitioners have recently matured to…

分布式、并行与集群计算 · 计算机科学 2024-06-06 Peter Sanders , Daniel Seemaier

The computation of short paths in graphs with arc lengths is a pillar of graph algorithmics and network science. In a more diverse world, however, not every short path is equally valuable. For the setting where each vertex is assigned to a…

数据结构与算法 · 计算机科学 2023-02-28 Matthias Bentert , Leon Kellerhals , Rolf Niedermeier

We investigate fairness in the allocation of indivisible items among groups of agents using the notion of maximin share (MMS). While previous work has shown that no nontrivial multiplicative MMS approximation can be guaranteed in this…

计算机科学与博弈论 · 计算机科学 2025-03-06 Pasin Manurangsi , Warut Suksompong

This paper studies fair division of divisible and indivisible items among agents whose cardinal preferences are not necessarily monotone. We establish the existence of fair divisions and develop approximation algorithms to compute them. We…

计算机科学与博弈论 · 计算机科学 2026-01-26 Siddharth Barman , Paritosh Verma

Given an edge-weighted graph $G$ on $n$ nodes, the NP-hard Max-Cut problem asks for a node bipartition such that the sum of edge weights joining the different partitions is maximized. We propose a fixed-parameter tractable algorithm…

数据结构与算法 · 计算机科学 2020-07-23 Markus Chimani , Christine Dahn , Martina Juhnke-Kubitzke , Nils M. Kriege , Petra Mutzel , Alexander Nover

We study the cake-cutting problem when agents have single-peaked preferences over the cake. We show that a recently proposed mechanism by Wang-Wu (2019) to obtain envy-free allocations can yield large welfare losses. Using a simplifying…

计算机科学与博弈论 · 计算机科学 2020-03-05 Bhavook Bhardwaj , Rajnish Kumar , Josue Ortega

For an $n$-vertex graph $G$, let $z(G;k)$ denote the number of zero forcing sets of size $k$. A conjecture of Boyer et al. asserts that the path $P_n$ maximizes these numbers coefficientwise among all $n$-vertex graphs; equivalently, the…

离散数学 · 计算机科学 2026-05-12 Samuel German

We give an algorithm for finding the arboricity of a weighted, undirected graph, defined as the minimum number of spanning forests that cover all edges of the graph, in $\sqrt{n} m^{1+o(1)}$ time. This improves on the previous best bound of…

数据结构与算法 · 计算机科学 2025-07-22 Ruoxu Cen , Henry Fleischmann , George Z. Li , Jason Li , Debmalya Panigrahi

We study the classic cake cutting problem from a mechanism design perspective, in particular focusing on deterministic mechanisms that are strategyproof and fair. We begin by looking at mechanisms that are non-wasteful and primarily show…

计算机科学与博弈论 · 计算机科学 2017-05-19 Vijay Menon , Kate Larson

Envy-free cake-cutting protocols procedurally divide an infinitely divisible good among a set of agents so that no agent prefers another's allocation to their own. These protocols are highly complex and difficult to prove correct. Recently,…

计算机科学与博弈论 · 计算机科学 2024-05-31 Noah Bertram , Tean Lai , Justin Hsu

For some geometric graph classes, tractability of testing first-order formulas is precisely characterised by the graph parameter twin-width. This was first proved for interval graphs among others in [BCKKLT, IPEC '22], where the equivalence…

离散数学 · 计算机科学 2025-12-29 Colin Geniet , Gunwoo Kim , Lucas Meijer

We consider the problem of estimating undirected triangle-free graphs of high dimensional distributions. Triangle-free graphs form a rich graph family which allows arbitrary loopy structures but 3-cliques. For inferential tractability, we…

机器学习 · 统计学 2015-04-24 Junwei Lu , Han Liu

To address the rising demand for strong packet delivery guarantees in networking, we study a novel way to perform graph resource allocation. We first introduce allocation graphs, in which nodes can independently set local resource limits…

网络与互联网体系结构 · 计算机科学 2023-02-01 Giacomo Giuliari , Marc Wyss , Markus Legner , Adrian Perrig

Circular layouts are a popular graph drawing style, where vertices are placed on a circle and edges are drawn as straight chords. Crossing minimization in circular layouts is \NP-hard. One way to allow for fewer crossings in practice are…

计算几何 · 计算机科学 2018-03-16 Fabian Klute , Martin Nöllenburg

We define the (random) $k$-cut number of a rooted graph to model the difficulty of the destruction of a resilient network. The process is as the cut model of Meir and Moon except now a node must be cut $k$ times before it is destroyed. The…

概率论 · 数学 2020-04-21 Xing Shi Cai , Luc Devroye , Cecilia Holmgren , Fiona Skerman

We introduce a graph partitioning problem motivated by computational topology and propose two algorithms that produce approximate solutions. Specifically, given a weighted, undirected graph $G$ and a positive integer $k$, we desire to find…

组合数学 · 数学 2019-07-04 Abdel-Rahman Madkour , Phillip Nadolny , Matthew Wright

Given a connected undirected weighted graph, we are concerned with problems related to partitioning the graph. First of all we look for the closest disconnected graph (the minimum cut problem), here with respect to the Euclidean norm. We…

数值分析 · 数学 2017-12-19 Eleonora Andreotti , Dominik Edelmann , Nicola Guglielmi , Christian Lubich