中文
相关论文

相关论文: Insight into Voting Problem Complexity Using Rando…

200 篇论文

The Vehicle Routing Problem (VRP) is the combinatorial optimization problem of designing routes for vehicles to visit customers in such a fashion that a cost function, typically the number of vehicles, or the total travelled distance is…

人工智能 · 计算机科学 2021-07-01 Sabino Francesco Roselli , Martin Fabian , Knut Åkesson

The stable roommates problem can admit multiple different stable matchings. We have different criteria for deciding which one is optimal, but computing those is often NP-hard. We show that the problem of finding generous or rank-maximal…

数据结构与算法 · 计算机科学 2021-10-07 Sofia Simola , David Manlove

The purpose of this article is to examine and limit the conditions in which the P complexity class could be equivalent to the NP complexity class. Proof is provided by demonstrating that as the number of clauses in a NP-complete problem…

计算复杂性 · 计算机科学 2008-09-07 Jerrald Meek

We study committee voting rules under ranked preferences, which map the voters' preference relations to a subset of the alternatives of predefined size. In this setting, the compatibility between proportional representation and committee…

计算机科学与博弈论 · 计算机科学 2025-03-11 Haris Aziz , Patrick Lederer , Dominik Peters , Jannik Peters , Angus Ritossa

Usually a voting rule requires agents to give their preferences as linear orders. However, in some cases it is impractical for an agent to give a linear order over all the alternatives. It has been suggested to let agents submit partial…

计算机科学与博弈论 · 计算机科学 2014-01-17 Lirong Xia , Vincent Conitzer

Subramanian defined the complexity class CC as the set of problems log-space reducible to the comparator circuit value problem. He proved that several other problems are complete for CC, including the stable marriage problem, and finding…

计算复杂性 · 计算机科学 2011-10-06 Stephen A. Cook , Dai Tri Man Le , Yuli Ye

This paper considers elections in which voters choose one candidate each, independently according to known probability distributions. A candidate receiving a strict majority (absolute or relative, depending on the version) wins. After the…

数据结构与算法 · 计算机科学 2024-01-22 Lisa Hellerstein , Naifeng Liu , Kevin Schewior

In this paper we turn the spotlight on a class of lexicographic ranking functions introduced by Bradley, Manna and Sipma in a seminal CAV 2005 paper, and establish for the first time the complexity of some problems involving the inference…

编程语言 · 计算机科学 2015-04-21 Amir M. Ben-Amram , Samir Genaim

We extend Approval voting to the settings where voters may have intransitive preferences. The major obstacle to applying Approval voting in these settings is that voters are not able to clearly determine who they should approve or…

计算机科学与博弈论 · 计算机科学 2017-02-28 Yongjie Yang

The Coalitional Manipulation (CM) problem has been studied extensively in the literature for many voting rules. The CM problem, however, has been studied only in the complete information setting, that is, when the manipulators know the…

人工智能 · 计算机科学 2015-05-01 Palash Dey , Neeldhara Misra , Y. Narahari

In 1990 Subramanian defined the complexity class CC as the set of problems log-space reducible to the comparator circuit value problem (CCV). He and Mayr showed that NL \subseteq CC \subseteq P, and proved that in addition to CCV several…

计算复杂性 · 计算机科学 2013-07-29 Stephen A. Cook , Yuval Filmus , Dai Tri Man Le

The closest vector problem (CVP) is a fundamental optimization problem in lattice-based cryptography and its conjectured hardness underpins the security of lattice-based cryptosystems. Furthermore, Schnorr's lattice-based factoring…

密码学与安全 · 计算机科学 2025-10-23 Max O. Al-Hasso , Marko von der Leyen

Bipartite ranking aims to learn a real-valued ranking function that orders positive instances before negative instances. Recent efforts of bipartite ranking are focused on optimizing ranking accuracy at the top of the ranked list. Most…

机器学习 · 计算机科学 2020-07-07 Nan Li , Rong Jin , Zhi-Hua Zhou

Robots and autonomous agents often complete goal-based tasks with limited resources, relying on imperfect models and sensor measurements. In particular, reinforcement learning (RL) and feedback control can be used to help a robot achieve a…

人工智能 · 计算机科学 2018-09-26 Aleksandra Faust , James B. Aimone , Conrad D. James , Lydia Tapia

In the theory of voting, the Plurality rule for preferences that come in the form of linear orders selects the alternatives most frequently appearing in the first position of those orders, while the Anti-Plurality rule selects the…

计算机科学与博弈论 · 计算机科学 2026-05-21 Ulle Endriss , Federico Fioravanti

The Capacitated Vehicle Routing Problem (CVRP) is a core NP-hard problem in the field of combinatorial optimization. It aims to plan optimal routes for a fleet of vehicles with uniform capacity, serving a set of customers with specific…

数据结构与算法 · 计算机科学 2026-04-07 Yongyu Chen

Electoral control models ways of changing the outcome of an election via such actions as adding/deleting/partitioning either candidates or voters. To protect elections from such control attempts, computational complexity has been…

计算复杂性 · 计算机科学 2015-03-19 Gábor Erdélyi , Michael Fellows , Jörg Rothe , Lena Schend

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

Given a set of data, biclustering aims at finding simultaneous partitions in biclusters of its samples and of the features which are used for representing the samples. Consistent biclusterings allow to obtain correct classifications of the…

机器学习 · 计算机科学 2010-03-18 Antonio Mucherino , Sonia Cafieri

We investigate the complexity of several manipulation and control problems under numerous prevalent approval-based multiwinner voting rules. Particularly, the rules we study include approval voting (AV), satisfaction approval voting (SAV),…

计算机科学与博弈论 · 计算机科学 2023-09-06 Yongjie Yang