中文
相关论文

相关论文: On Parameterized Complexity of Liquid Democracy

200 篇论文

We consider the problem of protecting and manipulating elections by recounting and changing ballots, respectively. Our setting involves a plurality-based election held across multiple districts, and the problem formulations are based on the…

计算机科学与博弈论 · 计算机科学 2020-11-24 Kishen N. Gowda , Neeldhara Misra , Vraj Patel

Parameterized algorithms are a very useful tool for dealing with NP-hard problems on graphs. Yet, to properly utilize parameterized algorithms it is necessary to choose the right parameter based on the type of problem and properties of the…

数据结构与算法 · 计算机科学 2012-01-18 Robert Ganian

The sequential allocation protocol is a simple and popular mechanism to allocate indivisible goods, in which the agents take turns to pick the items according to a predefined sequence. While this protocol is not strategy-proof, it has been…

计算机科学与博弈论 · 计算机科学 2019-11-27 Michele Flammini , Hugo Gilbert

We study elections where voters are faced with the challenge of expressing preferences over an extreme number of issues under consideration. This is largely motivated by emerging blockchain governance systems, which include voters with…

计算机科学与博弈论 · 计算机科学 2024-05-15 Georgios Amanatidis , Aris Filos-Ratsikas , Philip Lazos , Evangelos Markakis , Georgios Papasotiropoulos

We show that some natural problems that are XNLP-hard (which implies W[t]-hardness for all t) when parameterized by pathwidth or treewidth, become FPT when parameterized by stable gonality, a novel graph parameter based on optimal maps from…

数据结构与算法 · 计算机科学 2022-02-15 Hans L. Bodlaender , Gunther Cornelissen , Marieke van der Wegen

In an election, we are given a set of voters, each having a preference list over a set of candidates, that are distributed on a social network. We consider a scenario where voters may change their preference lists as a consequence of the…

社会与信息网络 · 计算机科学 2020-06-01 Mohammad Abouei Mehrizi , Gianlorenzo D'Angelo

In this paper, we initiate a systematic study of the parametrised complexity in the field of Dependence Logics which finds its origin in the Dependence Logic of V\"a\"an\"anen from 2007. We study a propositional variant of this logic (PDL)…

计算机科学中的逻辑 · 计算机科学 2020-06-16 Yasir Mahmood , Arne Meier

Treewidth is a useful tool in designing graph algorithms. Although many NP-hard graph problems can be solved in linear time when the input graphs have small treewidth, there are problems which remain hard on graphs of bounded treewidth. In…

数据结构与算法 · 计算机科学 2024-01-22 Huairui Chu , Bingkai Lin

In this study, we investigate a robust single-machine scheduling problem under processing time uncertainty. The uncertainty is modeled using the budgeted approach, where each job has a nominal and deviation processing time, and the number…

离散数学 · 计算机科学 2026-02-04 Noam Goldberg , Dvir Shabtay

We study the complexity of influencing elections through bribery: How computationally complex is it for an external actor to determine whether by a certain amount of bribing voters a specified candidate can be made the election's winner? We…

计算机科学与博弈论 · 计算机科学 2008-08-23 Piotr Faliszewski , Edith Hemaspaandra , Lane A. Hemaspaandra

We study the problem of randomized Leader Election in synchronous distributed networks with indistinguishable nodes. We consider algorithms that work on networks of arbitrary topology in two settings, depending on whether the size of the…

分布式、并行与集群计算 · 计算机科学 2021-01-18 Dariusz R. Kowalski , Miguel A. Mosteiro

This paper investigates why and when the edge-based districting problem becomes computationally intractable. The overall problem is represented as an exact mathematical programming formulation consisting of an objective function and several…

离散数学 · 计算机科学 2025-10-30 Niklas Jost , Adolfo Escobedo , Alice Kirchheim

Electing a single committee of a small size is a classical and well-understood voting situation. Being interested in a sequence of committees, we introduce and study two time-dependent multistage models based on simple Plurality voting.…

计算复杂性 · 计算机科学 2024-01-22 Robert Bredereck , Till Fluschnik , Andrzej Kaczmarczyk

Preference elicitation is a central problem in AI, and has received significant attention in single-agent settings. It is also a key problem in multiagent systems, but has received little attention here so far. In this setting, the agents…

计算机科学与博弈论 · 计算机科学 2007-05-23 Vincent Conitzer , Tuomas Sandholm

We study computational complexity of the class of distance-constrained graph labeling problems from the fixed parameter tractability point of view. The parameters studied are neighborhood diversity and clique width. We rephrase the distance…

离散数学 · 计算机科学 2015-12-04 Jiří Fiala , Tomáš Gavenčiak , Dušan Knop , Martin Koutecký , Jan Kratochvíl

Hedonic games model settings in which a set of agents have to be partitioned into groups which we call coalitions. In the enemy aversion model, each agent has friends and enemies, and an agent prefers to be in a coalition with as few…

计算机科学与博弈论 · 计算机科学 2025-02-20 Martin Durand , Laurin Erlacher , Johanne Müller Vistisen , Sofia Simola

In this paper, we look at the problem of randomized leader election in synchronous distributed networks with a special focus on the message complexity. We provide an algorithm that solves the implicit version of leader election (where…

分布式、并行与集群计算 · 计算机科学 2019-01-03 Seth Gilbert , Peter Robinson , Suman Sourav

For a graph class $\mathcal{G}$, we define the $\mathcal{G}$-modular cardinality of a graph $G$ as the minimum size of a vertex partition of $G$ into modules that each induces a graph in $\mathcal{G}$. This generalizes other module-based…

计算复杂性 · 计算机科学 2023-07-06 Manuel Lafond , Weidong Luo

Consider an election where the set of candidates is partitioned into parties, and each party must choose exactly one candidate to nominate for the election held over all nominees. The Necessary President problem asks whether a candidate, if…

计算机科学与博弈论 · 计算机科学 2026-02-12 Katarína Cechlárová , Ildikó Schlotter

Many practical problems in almost all scientific and technological disciplines have been classified as computationally hard (NP-hard or even NP-complete). In life sciences, combinatorial optimization problems frequently arise in molecular…

数据结构与算法 · 计算机科学 2015-03-19 H. Jose Antonio Martin