中文
相关论文

相关论文: On Parameterized Complexity of Liquid Democracy

200 篇论文

We study the algorithmic complexity of partitioning the vertex set of a given (di)graph into a small number of paths. The Path Partition problem (PP) has been studied extensively, as it includes Hamiltonian Path as a special case. The…

数据结构与算法 · 计算机科学 2024-12-24 Henning Fernau , Florent Foucaud , Kevin Mann , Utkarsh Padariya , Rajath Rao K. N

We study the parameterized complexity of the following fundamental geometric problems with respect to the dimension $d$: i) Given $n$ points in $\Rd$, compute their minimum enclosing cylinder. ii) Given two $n$-point sets in $\Rd$, decide…

计算几何 · 计算机科学 2015-02-18 Panos Giannopoulos , Christian Knauer , Gunter Rote , Daniel Werner

One of the fundamental open problems in the area of distributed graph algorithms is the question of whether randomization is needed for efficient symmetry breaking. While there are fast, $\text{poly}\log n$-time randomized distributed…

分布式、并行与集群计算 · 计算机科学 2019-05-29 Philipp Bamberger , Mohsen Ghaffari , Fabian Kuhn , Yannic Maus , Jara Uitto

The winner determination problems of many attractive multi-winner voting rules are NP-complete. However, they often admit polynomial-time algorithms when restricting inputs to be single-peaked. Commonly, such algorithms employ dynamic…

计算机科学与博弈论 · 计算机科学 2021-04-20 Dominik Peters

We study the parameterized complexity of separating a small set of vertices from a graph by a small vertex-separator. That is, given a graph $G$ and integers $k$, $t$, the task is to find a vertex set $X$ with $|X| \le k$ and $|N(X)| \le…

数据结构与算法 · 计算机科学 2013-10-02 Fedor V. Fomin , Petr A. Golovach , Janne H. Korhonen

Population protocols are a popular model of distributed computing, in which randomly-interacting agents with little computational power cooperate to jointly perform computational tasks. Inspired by developments in molecular computation, and…

分布式、并行与集群计算 · 计算机科学 2017-04-18 Dan Alistarh , James Aspnes , David Eisenstat , Rati Gelashvili , Ronald L. Rivest

The locality of a graph problem is the smallest distance $T$ such that each node can choose its own part of the solution based on its radius-$T$ neighborhood. In many settings, a graph problem can be solved efficiently with a distributed or…

分布式、并行与集群计算 · 计算机科学 2021-12-14 Yi-Jun Chang , Jan Studený , Jukka Suomela

Given a graph $G = (V, E)$, a signed Roman dominating function is a function $f: V \rightarrow \{-1, 1, 2\}$ such that for every vertex $u \in V$: $\sum_{v \in N[u]} f(v) \geq 1$ and for every vertex $u \in V$ with $f(u) = -1$, there exists…

数据结构与算法 · 计算机科学 2025-12-03 Sangam Balchandar Reddy

The Satisfactory Partition problem consists in deciding if the set of vertices of a given undirected graph can be partitioned into two nonempty parts such that each vertex has at least as many neighbours in its part as in the other part.…

数据结构与算法 · 计算机科学 2020-07-29 Ajinkya Gaikwad , Soumen Maity , Shuvam Kant Tripathi

We present a performant and rigorous algorithm for certifying that a matrix is close to being a projection onto an irreducible subspace of a given group representation. This addresses a problem arising when one seeks solutions to…

Fairness in multiwinner elections, a growing line of research in computational social choice, primarily concerns the use of constraints to ensure fairness. Recent work proposed a model to find a diverse \emph{and} representative committee…

计算机科学与博弈论 · 计算机科学 2022-11-28 Kunal Relia

We analyze the computational complexity of the following computational problems called Bounded-Density Edge Deletion and Bounded-Density Vertex Deletion: Given a graph $G$, a budget $k$ and a target density $\tau_\rho$, are there $k$ edges…

数据结构与算法 · 计算机科学 2024-04-15 Cristina Bazgan , André Nichterlein , Sofia Vazquez Alferez

The subset sum problem is one of the simplest and most fundamental NP-hard problems in combinatorial optimization. We consider two extensions of this problem: The subset sum problem with digraph constraint (SSG) and subset sum problem with…

离散数学 · 计算机科学 2020-06-24 Frank Gurski , Dominique Komander , Carolin Rehs

Voting is a simple mechanism to combine together the preferences of multiple agents. Agents may try to manipulate the result of voting by mis-reporting their preferences. One barrier that might exist to such manipulation is computational…

人工智能 · 计算机科学 2012-04-18 Toby Walsh

In this paper, we showcase the class XNLP as a natural place for many hard problems parameterized by linear width measures. This strengthens existing $W[1]$-hardness proofs for these problems, since XNLP-hardness implies $W[t]$-hardness for…

计算复杂性 · 计算机科学 2022-07-14 Hans L. Bodlaender , Carla Groenland , Hugo Jacob , Lars Jaffke , Paloma T. Lima

We examine ordered graphs, defined as graphs with linearly ordered vertices, from the perspective of homomorphisms (and colorings) and their complexities. We demonstrate the corresponding computational and parameterized complexities, along…

计算复杂性 · 计算机科学 2025-12-01 Michal Čertík , Andreas Emil Feldmann , Jaroslav Nešetřil , Paweł Rzążewski

Balliu et al. (DISC 2020) classified the hardness of solving binary labeling problems with distributed graph algorithms; in these problems the task is to select a subset of edges in a $2$-colored tree in which white nodes of degree $d$ and…

分布式、并行与集群计算 · 计算机科学 2023-12-20 Henrik Lievonen , Timothé Picavet , Jukka Suomela

We consider the problem of partitioning a graph into a non-fixed number of non-overlapping subgraphs of maximum density. The density of a partition is the sum of the densities of the subgraphs, where the density of a subgraph is its average…

计算复杂性 · 计算机科学 2022-02-17 Cristina Bazgan , Katrin Casel , Pierre Cazals

Transitive proxy voting (or "liquid democracy") is a novel form of collective decision making, often framed as an attractive hybrid of direct and representative democracy. Although the ideas behind liquid democracy have garnered widespread…

计算机科学与博弈论 · 计算机科学 2023-07-07 Jacqueline Harding

The Firefighter problem is to place firefighters on the vertices of a graph to prevent a fire with known starting point from lighting up the entire graph. In each time step, a firefighter may be permanently placed on an unburned vertex and…

离散数学 · 计算机科学 2011-09-23 Marek Cygan , Fedor V. Fomin , Erik Jan van Leeuwen
‹ 上一页 1 8 9 10 下一页 ›