以文本方式查看主题 - 中文XML论坛 - 专业的XML技术讨论区 (http://bbs.xml.org.cn/index.asp) -- 『 算法理论与分析 』 (http://bbs.xml.org.cn/list.asp?boardid=60) ---- [讨论]给大家出一个博士生面试题,希望可以充实大家的生活 (http://bbs.xml.org.cn/dispbbs.asp?boardid=60&rootid=&id=43282) |
-- 作者:fuzhangbh -- 发布时间:2/15/2007 12:03:00 AM -- [讨论]给大家出一个博士生面试题,希望可以充实大家的生活 Interview Problem 103: SINR Scheduling
This is a problem from computational geometry, with applications in wireless networking.
We are given n links (arcs) in the plane, in arbitrary position, where as each link is defined by a source node and a destination node (in other words, by two points in the plane). These links represent communication requests that must be scheduled in time. In particular, we need an algorithm which assigns a color to each link such that all links with the same color can be scheduled concurrently. The number of used colors should be minimized. Whether a set of links can be scheduled concurrently depends on the so-called signal-to-interference-plus-noise ratio (SINR). This is a standard model in communication engineering. In short, the energy received by the destination of a link (from its corresponding source) should be at least a factor beta higher than the sum of the interfering energies received from competing sources (sources with the same color), where energy drops with distance (received power = sent power * distance^(-alpha) for a parameter alpha). Good values for alpha and beta are alpha = beta = 3. There are two variants of the problem. In one variant the sources all use the same power to transmit (constant power version, CP), in the other variant each source can choose its own transmission power (arbitrary power, AP). There are quite some differences between the two variants.
Questions (for CP or AP, or any other model that seems interesting, e.g. a model without noise): - As a starter: Can you give an example of two links that can be scheduled in one time slot with AP but not with CP? (*) - How much worse can CP be than AP (asymptotically in n)? (* - **) - Show that the problem is NP-complete, or give an optimal algorithm. (**) - Is it APX-complete? (CP ** - AP ***) - Can you provide a non-trivial lower bound for the number of colors? (CP ** - AP ***) - Can you provide an approximation algorithm for this problem [Some instances of the problem might allow good (low color number) solutions, others not. Find an algorithm that always finds a solution where the maximum number of colors used by the algorithm is at most a factor f worse than the optimal number of colors]. (CP ** - AP ****) - Can you come up with a distributed scheduling algorithm where the nodes need to decide themselves without global coordination? (** - ****) - Study special cases. - Change the problem, and solve that one.
|
-- 作者:fuzhangbh -- 发布时间:2/15/2007 12:05:00 AM -- 谁有答案,可以贴出来讨论,成功通过面试者将得到月薪28000 RMB(税后)的PhD职位。 |
-- 作者:admin -- 发布时间:2/15/2007 12:28:00 AM -- 28k国内国外。呵呵。这点很重要。 |
-- 作者:fuzhangbh -- 发布时间:2/15/2007 4:37:00 AM -- 国外,比美国平均博士生工资高多了。 |
-- 作者:phoenixinter -- 发布时间:2/15/2007 1:27:00 PM -- 在哪儿的PhD? 这也很重要 |
-- 作者:fuzhangbh -- 发布时间:2/16/2007 6:27:00 PM -- 我只提供题目,不提供PhD信息。不过有答案的可以和我联系。 |
-- 作者:phoenixinter -- 发布时间:2/21/2007 6:23:00 PM --
你信箱是什么? |
-- 作者:fuzhangbh -- 发布时间:2/22/2007 4:36:00 AM -- zhangf@kth.se |
-- 作者:phoenixinter -- 发布时间:2/23/2007 1:06:00 PM -- you need a complete solution or partial will do ? |
-- 作者:shellkk -- 发布时间:3/19/2007 1:59:00 PM -- Can you provide a non-trivial lower bound for the number of colors? 有非平凡的下界?如果这些link离得足够远? |
-- 作者:shellkk -- 发布时间:3/19/2007 2:03:00 PM --
哦,明白了,link的位置是已知的,下界是by n的 |
-- 作者:shellkk -- 发布时间:3/19/2007 2:07:00 PM --
但是link知道了,n也知道了呀,晕了 |
-- 作者:huxinhuwei -- 发布时间:3/24/2007 11:26:00 AM -- 哇.DOCTOR就是DOCTOR,我一个MASTER(已毕业)都看的不是很懂... |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
68.848ms |