中文
相关论文

相关论文: The Complexity of Approximately Counting Stable Ro…

200 篇论文

The matrix permanent belongs to the complexity class #P-Complete. It is generally believed to be computationally infeasible for large problem sizes, and significant research has been done on approximation algorithms for the matrix…

数据结构与算法 · 计算机科学 2020-12-08 James E. Newman , Moshe Y. Vardi

Let $P$ be a set of points in $\mathbb{R}^d$, where each point $p\in P$ has an associated transmission range $\rho(p)$. The range assignment $\rho$ induces a directed communication graph $\mathcal{G}_{\rho}(P)$ on $P$, which contains an…

计算几何 · 计算机科学 2021-12-13 Mark de Berg , Arpan Sadhukhan , Frits Spieksma

In plenty of data analysis tasks, a basic and time-consuming process is to produce a large number of solutions and feed them into downstream processing. Various enumeration algorithms have been developed for this purpose. An enumeration…

数据结构与算法 · 计算机科学 2023-02-28 Pengyu Chen , Dongjing Miao , Weitian Tong , Zizheng Guo , Jianzhong Li , Zhipeng Cai

We study the three-dimensional stable matching problem with cyclic preferences. This model involves three types of agents, with an equal number of agents of each type. The types form a cyclic order such that each agent has a complete…

计算机科学与博弈论 · 计算机科学 2019-05-09 Chi-Kit Lam , C. Gregory Plaxton

In the Hospital Residents problem with lower and upper quotas ($HR-Q^U_L$), the goal is to find a stable matching of residents to hospitals where the number of residents matched to a hospital is either between its lower and upper quota or…

计算机科学与博弈论 · 计算机科学 2021-03-03 Niclas Boehmer , Klaus Heeger

Given a non-deterministic finite automaton (NFA) A with m states, and a natural number n (presented in unary), the #NFA problem asks to determine the size of the set L(A_n) of words of length n accepted by A. While the corresponding…

数据结构与算法 · 计算机科学 2024-04-09 Kuldeep S. Meel , Sourav Chakraborty , Umang Mathur

In the Euclidean $k$-center problem in sliding window model, input points are given in a data stream and the goal is to find the $k$ smallest congruent balls whose union covers the $N$ most recent points of the stream. In this model, input…

计算几何 · 计算机科学 2020-01-07 Sang-Sub Kim

We study the classical scheduling problem of minimizing the makespan of a set of unit size jobs with precedence constraints on parallel identical machines. Research on the problem dates back to the landmark paper by Graham from 1966 who…

数据结构与算法 · 计算机科学 2025-01-17 Syamantak Das , Andreas Wiese

We propose a fair and efficient solution for assigning agents to m posts subject to congestion, when agents care about both their post and its congestion. Examples include assigning jobs to busy servers, students to crowded schools or…

理论经济学 · 经济学 2024-02-23 Anna Bogomolnaia , Herve Moulin

We revisit the unrelated machine scheduling problem with the weighted completion time objective. It is known that independent rounding achieves a 1.5 approximation for the problem, and many prior algorithms improve upon this ratio by…

数据结构与算法 · 计算机科学 2024-10-22 Shi Li

We study the complexity of approximating the number of answers to a small query $\varphi$ in a large database $\mathcal{D}$. We establish an exhaustive classification into tractable and intractable cases if $\varphi$ is a conjunctive query…

离散数学 · 计算机科学 2025-03-04 Jacob Focke , Leslie Ann Goldberg , Marc Roth , Stanislav Živný

One of the most important open problems in machine scheduling is the problem of scheduling a set of jobs on unrelated machines to minimize the makespan. The best known approximation algorithm for this problem guarantees an approximation…

离散数学 · 计算机科学 2015-03-17 José Verschae , Andreas Wiese

Many-to-many matching with contracts is studied in the framework of revealed preferences. All preferences are described by choice functions that satisfy natural conditions. Under a no-externality assumption individual preferences can be…

计算机科学与博弈论 · 计算机科学 2020-03-05 Daniel Lehmann

We extend the classical preferential attachment random graph model to random simplicial complexes. At each stage of the model, we choose one of the existing $k$-simplices with probability proportional to its $k$-degree. The chosen…

概率论 · 数学 2024-10-24 Takashi Owada , Gennady Samorodnitsky

Recently, Ohsaka [STACS'23] put forth the Reconfiguration Inapproximability Hypothesis (RIH), which roughly asserts that there is some $\epsilon>0$ such that given as input a $k$-CSP instance (for some constant $k$) over some constant sized…

计算复杂性 · 计算机科学 2025-09-24 Venkatesan Guruswami , Karthik C. S. , Pasin Manurangsi , Xuandi Ren , Kewen Wu

We consider the problem of estimating the locations of a set of points in a k-dimensional euclidean space given a subset of the pairwise distance measurements between the points. We focus on the case when some fraction of these measurements…

信息论 · 计算机科学 2012-10-19 Venkatesan Ekambaram , Giulia Fanti , Kannan Ramchandran

In this paper, we consider the Hospital Residents problem (HR) and the Hospital Residents problem with Lower Quotas (HRLQ). In this model with two sided preferences, stability is a well accepted notion of optimality. However, in the…

计算机科学与博弈论 · 计算机科学 2018-05-04 Krishnapriya A M , Meghana Nasre , Prajakta Nimbhorkar , Amit Rawat

We consider the two-sided stable matching setting in which there may be uncertainty about the agents' preferences due to limited information or communication. We consider three models of uncertainty: (1) lottery model --- in which for each…

计算机科学与博弈论 · 计算机科学 2016-07-12 Haris Aziz , Péter Biró , Serge Gaspers , Ronald de Haan , Nicholas Mattei , Baharak Rastegari

In this paper, we construct and compare algorithmic approaches to solve the Preference Consistency Problem for preference statements based on hierarchical models. Instances of this problem contain a set of preference statements that are…

计算机科学中的逻辑 · 计算机科学 2024-11-01 Anne-Marie George , Nic Wilson , Barry O'Sullivan

Given a set $A$ of $n$ people, with each person having a preference list that ranks a subset of $A$ as his/her acceptable partners in order of preference, we consider the Roommates Problem (RP) and the Marriage Problem (MP) of matching…

数据结构与算法 · 计算机科学 2021-06-01 Suthee Ruangwises , Toshiya Itoh
‹ 上一页 1 8 9 10 下一页 ›