中文
相关论文

相关论文: On Ordinal Covering of Proposals Using Balanced In…

200 篇论文

The $k$-ExactCover problem is a parameterized version of the ExactCover problem, in which we are given a universe $U$, a collection $S$ of subsets of $U$, and an integer $k$, and the task is to determine whether $U$ can be partitioned into…

计算复杂性 · 计算机科学 2019-05-21 Venkatesan Guruswami , Patrick Lin

In this paper we study the two player randomized communication complexity of the sparse set disjointness and the exists-equal problems and give matching lower and upper bounds (up to constant factors) for any number of rounds for both of…

计算复杂性 · 计算机科学 2013-04-05 Mert Saglam , Gabor Tardos

In this paper, we study the weighted $k$-server problem on the uniform metric in both the offline and online settings. We start with the offline setting. In contrast to the (unweighted) $k$-server problem which has a polynomial-time…

数据结构与算法 · 计算机科学 2023-07-25 Anupam Gupta , Amit Kumar , Debmalya Panigrahi

We consider the Ordered Open End Bin Packing problem. Items of sizes in $(0,1]$ are presented one by one, to be assigned to bins in this order. An item can be assigned to any bin for which the current total size strictly below $1$. This…

数据结构与算法 · 计算机科学 2020-10-15 János Balogh , Leah Epstein , Asaf Levin

A number of applications involve sequential arrival of users, and require showing each user an ordering of items. A prime example (which forms the focus of this paper) is the bidding process in conference peer review where reviewers enter…

人工智能 · 计算机科学 2020-08-03 Tanner Fiez , Nihar B. Shah , Lillian Ratliff

We study the online bipartite matching problem, introduced by Karp, Vazirani and Vazirani [1990]. For bipartite graphs with matchings of size $n$, it is known that the Ranking randomized algorithm matches at least $(1 - \frac{1}{e})n$ edges…

数据结构与算法 · 计算机科学 2019-01-01 Uriel Feige

With the rapid growth of data in modern applications, parallel algorithms for maximizing non-monotone submodular functions have gained significant attention. In the parallel computation setting, the state-of-the-art approximation ratio of…

数据结构与算法 · 计算机科学 2025-10-07 Yixin Chen , Wenjing Chen , Alan Kuhnle

When solving k-in-a-Row games, the Hales-Jewett pairing strategy [4] is a well-known strategy to prove that specific positions are (at most) a draw. It requires two empty squares per possible winning line (group) to be marked, i.e., with a…

组合数学 · 数学 2017-04-03 Jos Uiterwijk

We study the problem of estimating the size of maximum matching and minimum vertex cover in sublinear time. Denoting the number of vertices by $n$ and the average degree in the graph by $\bar{d}$, we obtain the following results for both…

数据结构与算法 · 计算机科学 2022-03-03 Soheil Behnezhad

Given a two-level regular fractional factorial design of resolution IV, the method of doubling produces another design of resolution IV which doubles both the run size and the number of factors of the initial design. On the other hand, the…

统计理论 · 数学 2007-06-13 Hegang H. Chen , Ching-Shui Cheng

We study frequency allocation in wireless networks. A wireless network is modeled by an undirected graph, with vertices corresponding to cells. In each vertex we have a certain number of requests, and each of those requests must be assigned…

数据结构与算法 · 计算机科学 2011-02-17 Marek Chrobak , Łukasz Jeż , Jiří Sgall

Searching for a line on the plane with $n$ unit speed robots is a classic online problem that dates back to the 50's, and for which competitive ratio upper bounds are known for every $n\geq 1$. In this work we improve the best lower bound…

离散数学 · 计算机科学 2020-01-14 Sumi Acharjee , Konstantinos Georgiou , Somnath Kundu , Akshaya Srinivasan

Several well-studied online resource allocation problems can be formulated in terms of infinite, increasing sequences of positive values, in which each element is associated with a corresponding allocation value. Examples include problems…

数据结构与算法 · 计算机科学 2021-11-10 Spyros Angelopoulos , Diogo Arsénio , Shahin Kamali

Multiwinner Elections have emerged as a prominent area of research with numerous practical applications. We contribute to this area by designing parameterized approximation algorithms and also resolving an open question by Yang and Wang…

计算机科学与博弈论 · 计算机科学 2025-07-21 Sushmita Gupta , Pallavi Jain , Souvik Saha , Saket Saurabh , Anannya Upasana

We study propositional proof systems with inference rules that formalize restricted versions of the ability to make assumptions that hold without loss of generality, commonly used informally to shorten proofs. Each system we study is built…

计算机科学中的逻辑 · 计算机科学 2024-01-23 Emre Yolcu

Suppose that there is a ground set which consists of a large number of vectors in a Hilbert space. Consider the problem of selecting a subset of the ground set such that the projection of a vector of interest onto the subspace spanned by…

信息论 · 计算机科学 2015-07-20 Zhenliang Zhang , Yuan Wang , Edwin K. P. Chong , Ali Pezeshki , Louis Scharf

In the k-median problem we are given sets of facilities and customers, and distances between them. For a given set F of facilities, the cost of serving a customer u is the minimum distance between u and a facility in F. The goal is to find…

数据结构与算法 · 计算机科学 2020-05-29 Marek Chrobak , Claire Kenyon , John Noga , Neal E. Young

In the well-studied metric distortion problem in social choice, we have voters and candidates located in a shared metric space, and the objective is to design a voting rule that selects a candidate with minimal total distance to the voters.…

计算机科学与博弈论 · 计算机科学 2025-05-21 Moses Charikar , Prasanna Ramakrishnan , Zihan Tan , Kangning Wang

We use contention resolution schemes (CRS) to derive algorithms for the fair rationing of a single resource when agents have stochastic demands. We aim to provide ex-ante guarantees on the level of service provided to each agent, who may…

数据结构与算法 · 计算机科学 2025-02-14 Will Ma , Calum MacRury , Cliff Stein

Many existing branch and bound algorithms for multiobjective optimization problems require a significant computational cost to approximate the entire Pareto optimal solution set. In this paper, we propose a new branch and bound algorithm…

最优化与控制 · 数学 2024-05-20 Weitian Wu , Xinmin Yang