中文
相关论文

相关论文: A service system with packing constraints: Greedy …

200 篇论文

We consider the problem of scheduling in multi-class, parallel-server queuing systems with uncertain rewards from job-server assignments. In this scenario, jobs incur holding costs while awaiting completion, and job-server assignments yield…

机器学习 · 计算机科学 2025-08-15 Jung-hun Kim , Milan Vojnovic

We consider a new model for buffer management of network switches with Quality of Service (QoS) requirements. A stream of packets, each attributed with a value representing its Class of Service (CoS), arrives over time at a network switch…

数据结构与算法 · 计算机科学 2013-02-13 Kamal Al-Bawani , Alexander Souza

In many service systems, especially those in healthcare, customer waiting times can result in increased service requirements. Such service slowdowns can significantly impact system performance. Therefore, it is important to properly account…

最优化与控制 · 数学 2025-01-22 Jing Dong , Berk Görgülü , Vahid Sarhangian

In this study, we consider multi-class multi-server asymmetric queueing systems consisting of $N$ queues on one side and $K$ servers on the other side, where jobs randomly arrive in queues at each time. The service rate of each job-server…

机器学习 · 统计学 2025-05-07 Jung-hun Kim , Min-hwan Oh

In the classic online graph balancing problem, edges arrive sequentially and must be oriented immediately upon arrival, to minimize the maximum in-degree. For adversarial arrivals, the natural greedy algorithm is $O(\log n)$-competitive,…

数据结构与算法 · 计算机科学 2026-04-07 Nikhil Bansal , Milind Prabhu , Sahil Singla , Siddharth M. Sundaram

We derive new results for the performance of a simple greedy algorithm for finding large independent sets and matchings in constant degree regular graphs. We show that for $r$-regular graphs with $n$ nodes and girth at least $g$, the…

离散数学 · 计算机科学 2008-07-09 David Gamarnik , David Goldberg

We propose a novel algorithm for online resource allocation with non-stationary customer arrivals and unknown click-through rates. We assume multiple types of customers arrive in a nonstationary stochastic fashion, with unknown arrival…

机器学习 · 计算机科学 2024-06-04 Xiaoyue Zhang , Hanzhang Qin , Mabel C. Chou

We introduce the first class of perfect sampling algorithms for the steady-state distribution of multi-server queues with general interarrival time and service time distributions. Our algorithm is built on the classical dominated coupling…

概率论 · 数学 2015-08-11 Jose Blanchet , Jing Dong , Yanan Pei

In this paper, a multi-user multi-server queuing system is studied in which each user is constrained to get service from a subset of servers. In the studied system, rate allocation in the sense of max-min fairness results in multi-level…

网络与互联网体系结构 · 计算机科学 2016-01-20 Jalal Khamse-Ashari , Ioannis Lambadaris , Yiqiang Zhao

We consider models of content delivery networks in which the servers are constrained by two main resources: memory and bandwidth. In such systems, the throughput crucially depends on how contents are replicated across servers and how the…

性能 · 计算机科学 2018-01-10 Arpan Mukhopadhyay , Nidhi Hegde , Marc Lelarge

Motivated by an application in kidney exchange, we study the following query-commit problem: we are given the set of vertices of a non-bipartite graph G. The set of edges in this graph are not known ahead of time. We can query any pair of…

数据结构与算法 · 计算机科学 2013-08-26 Gagan Goel , Pushkar Tripathi

Mobile edge computing (MEC) is a promising technique for providing low-latency access to services at the network edge. The services are hosted at various types of edge nodes with both computation and communication capabilities. Due to the…

分布式、并行与集群计算 · 计算机科学 2019-06-18 Stephen Pasteris , Shiqiang Wang , Mark Herbster , Ting He

We investigate online scheduling with commitment for parallel identical machines. Our objective is to maximize the total processing time of accepted jobs. As soon as a job has been submitted, the commitment constraint forces us to decide…

数据结构与算法 · 计算机科学 2019-04-15 Chris Schwiegelshohn , Uwe Schwiegelshohn

This paper proposes a greedy algorithm named as Big step greedy set cover algorithm to compute approximate minimum set cover. The Big step greedy algorithm, in each step selects p sets such that the union of selected p sets contains…

数据结构与算法 · 计算机科学 2015-06-16 Drona Pratap Chandu

Makespan minimization on identical machines is a fundamental problem in online scheduling. The goal is to assign a sequence of jobs to $m$ identical parallel machines so as to minimize the maximum completion time of any job. Already in the…

数据结构与算法 · 计算机科学 2021-10-28 Susanne Albers , Maximilian Janke

Partitioning graphs into blocks of roughly equal size is widely used when processing large graphs. Currently there is a gap in the space of available partitioning algorithms. On the one hand, there are streaming algorithms that have been…

数据结构与算法 · 计算机科学 2021-12-23 Marcelo Fonseca Faraj , Christian Schulz

We study the greedy-based online algorithm for edge-weighted matching with (one-sided) vertex arrivals in bipartite graphs, and edge arrivals in general graphs. This algorithm was first studied more than a decade ago by Korula and P\'al for…

数据结构与算法 · 计算机科学 2021-12-28 Haim Kaplan , David Naori , Danny Raz

In this paper the infinite server queue model in semi-Markov random environment with k Markov arrival streams, random resources of customers, and catastrophes is considered. After catastrophes occur, all customers in the model are flashed…

性能 · 计算机科学 2018-05-25 Khanik Kerobyan , Ruben Kerobyan , Koffi Enakoutsa

The randomized group-greedy method and its customized method for large-scale sensor selection problems are proposed. The randomized greedy sensor selection algorithm is applied straightforwardly to the group-greedy method, and a customized…

信号处理 · 电气工程与系统科学 2023-03-27 Takayuki Nagata , Keigo Yamada , Kumi Nakai , Yuji Saito , Taku Nonomura

Each site of $\mathbb{Z}$ hosts a queue with arrival rate $\lambda$. A single server, starting at the origin, serves its current queue at rate $\mu$ until that queue is empty, and then moves to the longest neighbouring queue. In the…

概率论 · 数学 2019-01-25 James R. Cruise , Andrew R. Wade