中文
相关论文

相关论文: Dynamic Vector Bin Packing for Online Resource All…

200 篇论文

Bin covering is a dual version of classic bin packing. Thus, the goal is to cover as many bins as possible, where covering a bin means packing items of total size at least one in the bin. For online bin covering, competitive analysis fails…

数据结构与算法 · 计算机科学 2014-02-28 Marie G. Christ , Lene M. Favrholdt , Kim S. Larsen

Modern data centers serve workloads which are capable of exploiting parallelism. When a job parallelizes across multiple servers it will complete more quickly, but jobs receive diminishing returns from being allocated additional servers.…

分布式、并行与集群计算 · 计算机科学 2020-11-20 Benjamin Berg , Rein Vesilo , Mor Harchol-Balter

Vehicular cloud computing has emerged as a promising solution to fulfill users' demands on processing computation-intensive applications in modern driving environments. Such applications are commonly represented by graphs consisting of…

分布式、并行与集群计算 · 计算机科学 2020-04-09 Zhibin Gao , Minghui LiWang , Seyyedali Hosseinalipour , Huaiyu Dai , Xianbin Wang

We consider the problem of fairly allocating items to a set of individuals, when the items are arriving online. A central solution concept in fair allocation is competitive equilibrium: every individual is endowed with a budget of faux…

计算机科学与博弈论 · 计算机科学 2022-10-18 Luofeng Liao , Yuan Gao , Christian Kroer

Currently, many businesses are using cloud computing to obtain an entire IT infrastructure remotely while delegating its management to a third party. The provider of this architecture ensures the operation and maintenance of the services…

分布式、并行与集群计算 · 计算机科学 2020-07-20 Oussama Smimite , Karim Afdel

Caching and multicasting at base stations are two promising approaches to support massive content delivery over wireless networks. However, existing scheduling designs do not make full use of the advantages of the two approaches. In this…

信息论 · 计算机科学 2016-02-25 Bo Zhou , Ying Cui , Meixia Tao

In the d-dimensional online bin packing problem, d-dimensional cubes of positive sizes no larger than 1 are presented one by one to be assigned to positions in d-dimensional unit cube bins. In this work, we provide improved upper bounds on…

数据结构与算法 · 计算机科学 2021-05-20 Leah Epstein , Loay Mualem

This study introduces the Box Allocation Problem (BAP), a novel optimization challenge in the $1.4 billion UK meal kit delivery market. BAP involves assigning orders across multiple production facilities to minimize daily recipe variations…

最优化与控制 · 数学 2025-09-09 Thi Minh Thu Nguyen , Loic Genest , Alain Zemkoho

By integrating Software-Defined Networking and cloud computing, virtualized networking and computing resources can be dynamically reallocated through live migration of Virtual Machines (VMs). Dynamic resource management such as load…

网络与互联网体系结构 · 计算机科学 2023-02-08 TianZhang He , Adel N Toosi , Rajkumar Buyya

We present prior robust algorithms for a large class of resource allocation problems where requests arrive one-by-one (online), drawn independently from an unknown distribution at every step. We design a single algorithm that, for every…

数据结构与算法 · 计算机科学 2019-03-12 Nikhil R. Devanur , Kamal Jain , Balasubramanian Sivan , Christopher A. Wilkens

Power consumption is a dominant and still growing cost factor in data centers. In time periods with low load, the energy consumption can be reduced by powering down unused servers. We resort to a model introduced by Lin, Wierman, Andrew and…

数据结构与算法 · 计算机科学 2021-08-02 Susanne Albers , Jens Quedenfeld

We study online resource allocation in a cloud computing platform, through a posted pricing mechanism: The cloud provider publishes a unit price for each resource type, which may vary over time; upon arrival at the cloud system, a cloud…

网络与互联网体系结构 · 计算机科学 2017-04-20 Zijun Zhang , Zongpeng Li , Chuan Wu

We consider a natural scheduling problem which arises in many distributed computing frameworks. Jobs with diverse resource requirements (e.g. memory requirements) arrive over time and must be served by a cluster of servers, each with a…

网络与互联网体系结构 · 计算机科学 2019-01-21 Konstantinos Psychas , Javad Ghaderi

Cloud providers handle substantial number of requests to create and delete virtual machines (VMs) on a daily basis, where the unknown sequence of requests eventually leads to resource fragmentation. To mitigate this issue, periodic…

数据结构与算法 · 计算机科学 2023-09-22 Andrei Gudkov , Pavel Popov , Stepan Romanov

Content-delivery applications can achieve scalability and reduce wide-area network traffic using geographically distributed caches. However, each deployed cache has an associated cost, and under time-varying request rates (e.g., a daily…

网络与互联网体系结构 · 计算机科学 2021-12-30 Niklas Carlsson , Derek Eager

Many combinatorial optimization problems such as the bin packing and multiple knapsack problems involve assigning a set of discrete objects to multiple containers. These problems can be used to model task and resource allocation problems in…

人工智能 · 计算机科学 2011-10-12 A. S. Fukunaga , R. E. Korf

The emergence of cloud computing based on virtualization technologies brings huge opportunities to host virtual resource at low cost without the need of owning any infrastructure. Virtualization technologies enable users to acquire,…

分布式、并行与集群计算 · 计算机科学 2017-03-08 Minxian Xu , Wenhong Tian , Rajkumar Buyya

Reducing the average memory access time is crucial for improving the performance of applications running on multi-core architectures. With workload consolidation this becomes increasingly challenging due to shared resource contention.…

硬件体系结构 · 计算机科学 2021-02-24 Nadja Ramhöj Holtryd , Madhavan Manivannan , Per Stenström , Miquel Pericàs

The 3D Bin Packing Problem (3D-BPP) is one of the most demanded yet challenging problems in industry, where an agent must pack variable size items delivered in sequence into a finite bin with the aim to maximize the space utilization. It…

机器人学 · 计算机科学 2022-08-16 Aaron Valero Puche , Sukhan Lee

Bin packing is an algorithmic problem that arises in diverse applications such as remnant inventory systems, shipping logistics, and appointment scheduling. In its simplest variant, a sequence of $T$ items (e.g., orders for raw material,…

数据结构与算法 · 计算机科学 2022-03-15 Varun Gupta , Ana Radovanovic
‹ 上一页 1 8 9 10 下一页 ›