2013
DOI: 10.1007/978-3-642-38768-5_44
|View full text |Cite
|
Sign up to set email alerts
|

The String Guessing Problem as a Method to Prove Lower Bounds on the Advice Complexity

Abstract: The advice complexity of an online problem describes the additional information both necessary and sufficient for online algorithms to compute solutions of a certain quality. In this model, an oracle inspects the input before it is processed by an online algorithm. Depending on the input string, the oracle prepares an advice bit string that is accessed sequentially by the algorithm. The number of advice bits that are read to achieve some specific solution quality can then serve as a fine-grained complexity mea… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
36
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
5
3

Relationship

2
6

Authors

Journals

citations
Cited by 20 publications
(36 citation statements)
references
References 20 publications
0
36
0
Order By: Relevance
“…We refer to this model as advice-on-tape model. Since its introduction, the advice-on-tape model has been used to analyze the advice complexity of many online problems including paging [12,26,29], disjoint path allocation [12], job shop scheduling [12,29], k-server [11,30], knapsack [9], various coloring problems [5,21,7,32], set cover [28,10], maximum clique [10], and graph exploration [17].…”
Section: Modelmentioning
confidence: 99%
See 2 more Smart Citations
“…We refer to this model as advice-on-tape model. Since its introduction, the advice-on-tape model has been used to analyze the advice complexity of many online problems including paging [12,26,29], disjoint path allocation [12], job shop scheduling [12,29], k-server [11,30], knapsack [9], various coloring problems [5,21,7,32], set cover [28,10], maximum clique [10], and graph exploration [17].…”
Section: Modelmentioning
confidence: 99%
“…The GMP problem [19] and the String Guessing Problem [10] both contain a core special case of guessing a binary sequence. We use their results to show that an online algorithm needs a linear number of bits of advice to achieve a competitive ratio better than 9/8 for bin packing.…”
Section: A Lower Bound For Linear Advicementioning
confidence: 99%
See 1 more Smart Citation
“…Emek et al [13] proposed a different way to revise the model from Dobrev et al by restricting the online algorithm to read a fixed number of advice bits in every time step. With such an approach, however, it is not feasible to analyze a sublinear advice complexity (or even linear advice βn for β < 1), which is a serious issue for many online problems [3,4,5,7,14,20]. It is easy to simulate the model from Emek et al with our model, which is more general in this sense, and all lower bounds in our model directly carry over to their model.…”
Section: Definition 2 (Online Algorithm With Advicementioning
confidence: 99%
“…The problem minASGk is based on the binary string guessing problem [2,11]. Binary string guessing is similar to asymmetric string guessing, except that any wrong guess (0 instead of 1 or 1 instead of 0) gives a cost of 1.…”
Section: Complexity Classesmentioning
confidence: 99%