中文
相关论文

相关论文: Scheduling Asynchronous Round-Robin Tournaments

200 篇论文

In most professional sports, the structure of the environment is kept neutral so that scoring imbalances may be attributed to differences in team skill. It thus remains unknown what impact structural heterogeneities can have on scoring…

物理与社会 · 物理学 2013-11-04 Sears Merritt , Aaron Clauset

Algorithms for scheduling structured parallel computations have been widely studied in the literature. For some time now, Work Stealing is one of the most popular for scheduling such computations, and its performance has been studied in…

分布式、并行与集群计算 · 计算机科学 2018-10-26 Guilherme Rito , Hervé Paulino

Knockout tournaments, also known as single-elimination or cup tournaments, are a popular form of sports competitions. In the standard probabilistic setting, for each pairing of players, one of the players wins the game with a certain (a…

数据结构与算法 · 计算机科学 2024-12-17 Juhi Chaudhary , Hendrik Molter , Meirav Zehavi

Round Robin, considered as the most widely adopted CPU scheduling algorithm, undergoes severe problems directly related to quantum size. If time quantum chosen is too large, the response time of the processes is considered too high. On the…

操作系统 · 计算机科学 2011-11-24 Abbas Noon , Ali Kalakech , Seifedine Kadry

Developing CPU scheduling algorithms and understanding their impact in practice can be difficult and time consuming due to the need to modify and test operating system kernel code and measure the resulting performance on a consistent…

操作系统 · 计算机科学 2013-07-17 Neetu Goel , R. B. Garg

We study a sequential decision-making model where a set of items is repeatedly matched to the same set of agents over multiple rounds. The objective is to determine a sequence of matchings that either maximizes the utility of the least…

计算机科学与博弈论 · 计算机科学 2025-10-07 Eugene Lim , Tzeh Yuan Neoh , Nicholas Teh

We describe a class of combinatorial design problems which typically occur in professional sailing league competitions. We discuss connections to resolvable block designs and equitable coverings and to scheduling problems in operations…

最优化与控制 · 数学 2025-10-01 Robert Schüler , Achill Schürmann

This paper addresses the problem of scheduling jobs on identical machines with conflict constraints, where certain jobs cannot be scheduled simultaneously on different machines. We focus on the case where conflicts can be represented by a…

离散数学 · 计算机科学 2025-07-03 Nour ElHouda Tellache , Lydia Aoudia , Mourad Boudhar

Criminal courts across the United States handle millions of cases every year, and the scheduling of those cases must accommodate a diverse set of constraints, including the preferences and availability of courts, prosecutors, and defense…

机器学习 · 计算机科学 2024-10-24 My H Dinh , James Kotary , Lauryn P. Gouldin , William Yeoh , Ferdinando Fioretto

The problem of scheduling unrelated machines has been studied since the inception of algorithmic mechanism design \cite{NR99}. It is a resource allocation problem that entails assigning $m$ tasks to $n$ machines for execution. Machines are…

计算机科学与博弈论 · 计算机科学 2022-04-21 Yansong Gao , Jie Zhang

Distributed computing systems implement redundancy to reduce the job completion time and variability. Despite a large body of work about computing redundancy, the analytical performance evaluation of redundancy techniques in queuing systems…

信息论 · 计算机科学 2022-01-05 Amir Behrouzi-Far , Emina Soljanin

Scheduling with testing is a recent online problem within the framework of explorable uncertainty motivated by environments where some preliminary action can influence the duration of a task. Jobs have an unknown processing time that can be…

数据结构与算法 · 计算机科学 2021-08-20 Susanne Albers , Alexander Eckl

Strategic uncertainty complicates policy design in coordination games. To rein in strategic uncertainty, the Planner in this paper connects the problem of policy design to that of equilibrium selection. We characterize the subsidy scheme…

理论经济学 · 经济学 2023-09-01 Roweno J. R. K. Heijmans

We show the existence and effective computability of optimal winning strategies for request-response games in case the quality of a play is measured by the limit superior of the mean accumulated waiting times between requests and their…

形式语言与自动机理论 · 计算机科学 2014-06-19 Florian Horn , Wolfgang Thomas , Nico Wallmeier , Martin Zimmermann

We propose a gathering protocol for an even number of robots in a ring-shaped network that allows symmetric but not periodic configurations as initial configurations, yet uses only local weak multiplicity detection. Robots are assumed to be…

分布式、并行与集群计算 · 计算机科学 2012-08-01 Sayaka Kamei , Anissa Lamani , Fukuhito Ooshita , Sébastien Tixeuil

This paper studies queueing problems with an endogenous number of machines with and without an initial queue, the novelty being that coalitions not only choose how to queue, but also on how many machines. For a given problem, agents can…

理论经济学 · 经济学 2022-12-01 Ata Atay , Christian Trudeau

We study incentive design when multiple principals simultaneously design mechanisms for their respective teams in environments with strategic spillovers. In this environment, each principal's set of incentive-compatible mechanisms--those…

理论经济学 · 经济学 2026-05-11 Brian Roberson

We consider a scheduling game on parallel related machines, in which jobs try to minimize their completion time by choosing a machine to be processed on. Each machine uses an individual priority list to decide on the order according to…

计算机科学与博弈论 · 计算机科学 2023-11-28 Vipin Ravindran Vijayalakshmi , Marc Schröder , Tami Tamir

A tournament $H$ is said to force quasirandomness if it has the property that a sequence $(T_n)_{n\in \mathbb{N}}$ of tournaments of increasing orders is quasirandom if and only if the homomorphism density of $H$ in $T_n$ tends to…

组合数学 · 数学 2025-01-30 Jonathan A. Noel , Arjun Ranganathan , Lina M. Simbaqueba

Team assembly is a problem that demands trade-offs between multiple fairness criteria and computational optimization. We focus on four criteria: (i) fair distribution of workloads within the team, (ii) fair distribution of skills and…

数据库 · 计算机科学 2023-06-27 Rodrigo Borges , Otto Sahlgrens , Sami Koivunen , Kostas Stefanidis , Thomas Olsson , Arto Laitinen