資料載入處理中...
圖書館首頁
|
網站地圖
|
首頁
|
本站說明
|
聯絡我們
|
相關資源
|
台聯大論文系統
|
操作說明
|
English
簡易查詢
進階查詢
論文瀏覽
熱門排行
我的研究室
上傳論文
建檔說明
常見問題
帳號:guest(3.139.236.213)
離開系統
字體大小:
詳目顯示
第 1 筆 / 共 1 筆
/1
頁
以作者查詢圖書館館藏
、
以作者查詢臺灣博碩士論文系統
、
以作者查詢全國書目
論文基本資料
摘要
外文摘要
論文目次
參考文獻
電子全文
作者(中文):
林程富
作者(外文):
Lin, Cheng-Fu
論文名稱(中文):
n 個連續網格點的線段上之新型 k-服務器問題
論文名稱(外文):
A new k-server problem on a line segment with n contiguous grid points
指導教授(中文):
韓永楷
指導教授(外文):
Hon, Wing-Kai
口試委員(中文):
蔡孟宗
王弘倫
口試委員(外文):
Tsai, Meng-Tsung
Wang, Hung-Lung
學位類別:
碩士
校院名稱:
國立清華大學
系所名稱:
資訊工程學系
學號:
110062627
出版年(民國):
112
畢業學年度:
111
語文別:
英文
論文頁數:
44
中文關鍵詞:
k-服務器問題
、
線上演算法
外文關鍵詞:
k-server problem
、
online algorithm
相關次數:
推薦:0
點閱:71
評分:
下載:0
收藏:0
在本論文中,我們提出一種新型的 k-服務器問題。與原始的 k-服務器問題不同的是,在我們的問題中,由於服務器的移動有限制,請求有可能會被錯過。因此,演算法的目標在於最小化錯過率。
我們討論了這個問題的兩種不同情境。一種是最壞情況,其中演算法必須對所有可能的請求序列表現良好。另一種是隨機情況,其中請求出現的位置是隨機決定的,並且我們關注的是演算法的期望錯過率。
對於最壞情況,我們得到了於 n = 2k + 1 和 n = 3k 情況下的最佳演算法,其中 n 為線段的長度。而對於隨機情況,我們則設計了兩種各有優缺的演算法。
In this thesis, we propose a new k-server problem. In contrast to the original k-server problem, a request may be missed due to the constrained movement of servers in our problem. Therefore, the goal of an algorithm is to minimize the missing rate.
We discuss the problem in two different settings. One is the worst case where an algorithm must perform well for all possible request sequences. The other is the randomized case where the position of a request to appear is chosen at random, and we focus on the expected missing rate of an algorithm.
For the worst case, we obtain an optimal algorithm for the case n = 2k + 1 and n = 3k where n is the length of the line segment. For the randomized case, we devise two algorithms where both have their advantages and disadvantages.
Abstract (Chinese) I
Abstract II
Contents III
List of Figures V
1 Introduction 1
1.1 Related Work 3
1.2 Our Results 5
1.3 Thesis Organization 5
2 Preliminaries 6
3 Distance to Miss 8
4 The Worst Case 12
4.1 Lower Bound 13
4.2 Upper Bound: The 2k + 1 Case 14
4.3 Upper Bound: The General Case 17
5 Randomness 19
5.1 Lower Bound 20
5.2 Upper Bound: The General Case 21
5.3 Upper Bound: The Case with Small d 30
6 Conclusion 41
Bibliography 43
[Bei+05] Wolfgang W. Bein et al. “The Delayed k-Server Problem”. In: Proceedings of Fundamentals of Computation Theory (FCT). 2005, pp. 281–292.
[BIN14] E. Bittner, Cs. Imreh, and J. Nagy-Gy¨orgy. “The Online k-Server Problem with Rejection”. In: Discrete Optimization 13 (2014), pp. 1–15.
[Cas+22] Jannik Castenow et al. “The k-Server with Preferences Problem”. In: Proceedings of Annual ACM Symposium on Parallelism in Algorithms and Architectures (SPAA). 2022, pp. 345–356.
[CHM98] Moses Charikar, Dan Halperin, and Rajeev Motwani. “The Dynamic Servers Problem”. In: Proceedings of Annual ACM-SIAM Symposium on Discrete Algorithms (SODA). 1998, pp. 410–419.
[FR94] Amos Fiat and Moty Ricklin. “Competitive Algorithms for the Weighted Server Problem”. In: Theoretical Computer Science 130.1 (1994), pp. 85–99.
[KT04] Elias Koutsoupias and David Scot Taylor. “The CNN Problem and Other k-Server Variants”. In: Theoretical Computer Science 324.2 (2004), pp. 347–359.
[MMS88] Mark Manasse, Lyle McGeoch, and Daniel Sleator. “Competitive Algorithms for On-Line Problems”. In: Proceedings of Annual ACM Symposium on Theory of Computing (STOC). 1988, pp. 322–333.
[Wik] Wikipedia contributors. Birth–Death Process. [Online; accessed 30-July2023]. url: https://en.wikipedia.org/w/index.php?title=Birth%E2%80%93death_process.
電子全文
摘要
推文
當script無法執行時可按︰
推文
推薦
當script無法執行時可按︰
推薦
評分
當script無法執行時可按︰
評分
引用網址
當script無法執行時可按︰
引用網址
轉寄
當script無法執行時可按︰
轉寄
top
相關論文
1.
邏輯繪圖遊戲的具現化零知識證明法
2.
有效率的索引文件及建構
3.
Compressed Index for Approximate String Matching : From Theory to Practice
4.
An Efficient Algorithm for Answering Top-k Typical Range Representatives Query
5.
Dynamic compressed index for approximate string matching
6.
A Survey on the Set Union-find Problem
7.
對核糖核酸三鍵結構預測之演算法
8.
以誠實機制進行智慧電網內用電需求排程
9.
生物資訊應用上的省空間資料結構
10.
版本文件中對時間查詢最佳化之索引架構
11.
An Evaluation of Maximum Flow Algorithms in Distributed-Parallel Environment
12.
智慧取藥指引系統
13.
有限賽局中利用有限預算謀取多數勝局之上線策略
14.
字典匹配問題的變形
15.
WebRTG: 矩形樹語法預測核糖核酸結構前端網站
簡易查詢
|
進階查詢
|
論文瀏覽
|
熱門排行
|
管理/審核者登入