Sciweavers

ESA
2009
Springer

The Oil Searching Problem

13 years 11 months ago
The Oil Searching Problem
Given n potential oil locations, where each has oil at a certain depth, we seek good trade-offs between the number of oil sources found and the total amount of drilling performed. The cost of exploring a location is proportional to the depth to which it is drilled. The algorithm has no clue about the depths of sources at the different locations or even if there are any. Abstraction of the oil searching problem applies naturally to several life contexts. Consider a researcher who wants to decide which research problems to invest time into. A natural dilemma whether to invest all the time into a few problems, or share time across many problems. When you have spent a lot of time on one problem with no success, should you continue or move to another problem? One could study this problem using a competitive analysis that compares the cost of an algorithm to that of an adversary that knows the depths of the oil sources, but the competitive ratio of the best algorithm for this problem is Ω(...
Andrew McGregor, Krzysztof Onak, Rina Panigrahy
Added 26 May 2010
Updated 26 May 2010
Type Conference
Year 2009
Where ESA
Authors Andrew McGregor, Krzysztof Onak, Rina Panigrahy
Comments (0)