Proceedings of the Fifteenth Annual ACM Symposium on Parallel Algorithms and Architectures 2003
DOI: 10.1145/777412.777438
|View full text |Cite
|
Sign up to set email alerts
|

Combining online algorithms for rejection and acceptance

Abstract: Resource allocation and admission control are critical tasks in a communication network, that often must be performed online. Algorithms for these types of problems have been considered both under benefit models (e.g., with a goal of approximately maximizing the number of calls accepted) and under cost models (e.g., with a goal of approximately minimizing the number of calls rejected). Unfortunately, algorithms designed for these two measures can often be quite different, even polar opposites (e.g., [1,8]). In… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2004
2004
2024
2024

Publication Types

Select...
4
1
1

Relationship

3
3

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 9 publications
0
4
0
Order By: Relevance
“…There has been a huge literature [11,12,13,14,15] on Routing in Networks and Load Balancing where preemption of previously allocated resources in allowed. Many of these results studied can be very succinctly generalized by the following problem.…”
Section: Routing With Preemption and Load Balancingmentioning
confidence: 99%
See 1 more Smart Citation
“…There has been a huge literature [11,12,13,14,15] on Routing in Networks and Load Balancing where preemption of previously allocated resources in allowed. Many of these results studied can be very succinctly generalized by the following problem.…”
Section: Routing With Preemption and Load Balancingmentioning
confidence: 99%
“…This could be by allowing the input to be either a random permutation [1,2,3,4,5] or drawn iid from some probability distribution [6,7]. Other approach [8,9,10,11,12,13,14,15] which does not relax any conditions on the input assumes that either preemption is allowed or preemption with a penalty is allowed and gives guarantee for every input. In this paper we study this kind of relaxation.…”
Section: Introductionmentioning
confidence: 99%
“…They raised the question of whether an online algorithm with polylogarithmic competitive ratio can be obtained. We note that one can combine an algorithm for maximizing throughput of accepted requests and an algorithm for minimizing rejections and get one algorithm which achieves both simultaneously with slightly degrading the competitive ratio [9,11].…”
Section: Introductionmentioning
confidence: 99%
“…However, if OP T accepts 50% of the input, algorithm A accepts at least 25%, but algorithm R may accept nothing. Azar, Blum, and Mansour [1] cite examples of each type of algorithm and give an algorithm SW IT CH to combine a c Aaccept-competitive algorithm A and a c R -reject-competitive algorithm R into an algorithm that is simultaneously O(c 2 A )-accept-competitive and O(c A c R )-reject-competitive. The main idea behind SW IT CH is to alternately run algorithms A and R depending on the proportion of calls accepted by an offline optimal solution for σ t , the input up to time t. It requires explictly knowing the values of c A and c R .…”
Section: Introductionmentioning
confidence: 99%