English
Related papers

Related papers: Online Block Packing

200 papers

We give a polynomial time reduction from vector scheduling problem (VS) to generalized load balancing problem (GLB). This reduction gives the first non-trivial online algorithm for VS where vectors come in an online fashion. The online…

Computational Complexity · Computer Science 2014-01-15 Xiaojun Zhu , Qun Li , Weizhen Mao , Guihai Chen

In 2015, Eyal proposed the first game-theoretical model for analyzing the equilibrium of blockchain pooling: when the blockchain pools are abstracted as a non-cooperative game, two pools can reach a Nash equilibrium with a closed-form…

Cryptography and Security · Computer Science 2020-05-06 Dongfang Zhao

It has been known for some time that the Nakamoto consensus as implemented in the Bitcoin protocol is not totally aligned with the individual interests of the participants. More precisely, it has been shown that block withholding mining…

Cryptography and Security · Computer Science 2025-02-07 Cyril Grunspan , Ricardo Perez-Marco

Services computing can offer a high-level abstraction to support diverse applications via encapsulating various computing infrastructures. Though services computing has greatly boosted the productivity of developers, it is faced with three…

Cryptography and Security · Computer Science 2020-12-09 Xiaoyun Li , Zibin Zheng , Hong-Ning Dai

Online algorithm is a well-known computational model. We introduce quantum online algorithms and investigate them with respect to a competitive ratio in two points of view: space complexity and advice complexity. We start with exploring a…

Computational Complexity · Computer Science 2017-09-26 Kamil Khadiev , Aliya Khadieva , Ilnaz Mannapov

Blockchain technology is essential for the digital economy and metaverse, supporting applications from decentralized finance to virtual assets. However, its potential is constrained by the "Blockchain Trilemma," which necessitates balancing…

General Economics · Economics 2025-08-11 Yihang Fu , Mingwei Jing , Jiaolun Zhou , Peilin Wu , Ye Wang , Luyao Zhang , Chuang Hu

The online bisection problem is a natural dynamic variant of the classic optimization problem, where one has to dynamically maintain a partition of $n$ elements into two clusters of cardinality $n/2$. During runtime, an online algorithm is…

Data Structures and Algorithms · Computer Science 2024-03-19 Marcin Bienkowski , Stefan Schmid

Blockchain has recently been able to draw wider attention throughout the research community. Since its emergence, the world has seen the mind-blowing expansion of this new technology, which was initially developed as a pawn of digital…

Cryptography and Security · Computer Science 2022-05-03 Ziaur Rahman , Xun Yi , Sk. Tanzir Mehedi , Rafiqul Islam , Andrei Kelarev

The following online bin packing problem is considered: Items with integer sizes are given and variable sized bins arrive online. A bin must be used if there is still an item remaining which fits in it when the bin arrives. The goal is to…

Data Structures and Algorithms · Computer Science 2018-06-05 Joan Boyar , Faith Ellen

With the rise of cryptocurrency and NFTs in the past decade, blockchain technology has been an area of increasing interest to both industry and academic experts. In this paper, we discuss the feasibility of such systems through the lens of…

Cryptography and Security · Computer Science 2022-12-29 Angela Li , Guanqun Song , Ting Zhu

This paper explores the coexistence possibilities of Central Bank Digital Currencies (CBDCs) and blockchain-based cryptocurrencies within a post-quantum computing landscape. It examines the implications of emerging quantum algorithms and…

Cryptography and Security · Computer Science 2024-11-12 Abraham Itzhak Weinberg , Pythagoras Petratos , Alessio Faccia

I discuss computational challenges in the relativistic few-nucleon problem and the resolution of some of these challenges. I also discuss the outlook for the future.

Nuclear Theory · Physics 2013-12-13 W. N. Polyzou

The online bin packing problem and its variants are regularly used to model server allocation problems. Modern concerns surrounding sustainability and overcommitment in cloud computing motivate bin packing models that capture costs…

Data Structures and Algorithms · Computer Science 2025-11-03 Jackson Bibbens , Cooper Sigrist , Bo Sun , Shahin Kamali , Mohammad Hajiesmaili

We consider a variant of the classical Bin Packing Problem, called Fully Dynamic Bin Packing. In this variant, items of a size in $(0,1]$ must be packed in bins of unit size. In each time step, an item either arrives or departs from the…

Data Structures and Algorithms · Computer Science 2018-05-25 Björn Feldkord , Matthias Feldotto , Sören Riechers

Online bin stretching is an online packing problem where some of the best known lower and upper bounds were found through computational searches. The limiting factor in obtaining better bounds with such methods is the computational time…

Optimization and Control · Mathematics 2025-06-24 Antoine Lhomme , Nicolas Catusse , Nadia Brauner

The Bin Packing Problem is one of the most important optimization problems. In recent years, due to its NP-hard nature, several approximation algorithms have been presented. It is proved that the best algorithm for the Bin Packing Problem…

Data Structures and Algorithms · Computer Science 2015-08-07 Abdolahad Noori Zehmakan

We prove new lower bounds for suitable competitive ratio measures of two relaxed online packing problems: online removable multiple knapsack, and a recently introduced online minimum peak appointment scheduling problem. The high level…

Data Structures and Algorithms · Computer Science 2022-01-19 János Balogh , György Dósa , Leah Epstein , Łukasz Jeż

We revisit the classic online bin packing problem. In this problem, items of positive sizes no larger than 1 are presented one by one to be packed into subsets called "bins" of total sizes no larger than 1, such that every item is assigned…

Data Structures and Algorithms · Computer Science 2017-07-07 János Balogh , József Békési , György Dósa , Leah Epstein , Asaf Levin

We introduce the batched set cover problem, which is a generalization of the online set cover problem. In this problem, the elements of the ground set that need to be covered arrive in batches. Our main technical contribution is a tight…

Data Structures and Algorithms · Computer Science 2018-11-28 Juan C. Martínez Mori , Samitha Samaranayake

The online bisection problem requires maintaining a dynamic partition of $n$ nodes into two equal-sized clusters. Requests arrive sequentially as node pairs. If the nodes lie in different clusters, the algorithm pays unit cost. After each…

Data Structures and Algorithms · Computer Science 2026-02-12 Mateusz Basiak , Marcin Bienkowski , Guy Even , Agnieszka Tatarczuk
‹ Prev 1 4 5 6 7 8 10 Next ›