ผลต่างระหว่างรุ่นของ "จักริน ชวชาติ"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
 
(ไม่แสดง 13 รุ่นระหว่างกลางโดยผู้ใช้ 3 คน)
แถว 1: แถว 1:
= ประวัติ =
+
== Latex ==
'''ชื่อ:''' จักริน ชวชาติ
+
* [[ตัวอย่างการเขียน Latex ภาษาไทย]]
 
+
* [[Tips Latex]]
= หัวข้องานวิจัย =
+
* [[โปรแกรมแนะนำสำหรับวาดรูปไฟล์นามสกุล eps]]
 
 
== Degree Limiting Minimum Diameter Tree Problem ==
 
เป็นปัญหา Network design มีกราฟ <math>G=(V,E)</math> ต้องการหา spanning tree <math>T</math> โดยมี objective ที่สนใจอยู่ 2 อย่าง ได้แก่ low diameter และ degree ของแต่ละ nodeไม่เกินดีกรีที่ node นั้นรับได้ ปัญหานี้สามารถนำไปประยุกต์ใช้เกี่ยวกับงาน peer to peer streaming ได้คือต้องการให้มี delay น้อย(สัมพันธ์กับ diameter) และการ assign งานไม่เกินที่แต่ละ node รับได้(สอดคล้องกับ degree)
 
 
 
=== Problem Definition ===
 
Given a metric length function <math>\ell</math> over a set <math>V</math> of <math>n</math> nodes, and a degree-bound <math>B_v</math> for each <math>v\in V</math>, the Degree-Limiting Minimum-Diameter Spanning Tree Problem (DLDST) is to find a spanning tree <math>T</math> of <math>G</math> of minimum diameter such that each node <math>v</math> has degree at most <math>B_v</math> in <math>T</math>.
 
=== เอกสารอ้างอิง ===
 
Shi, S. Y.; Turner, J. S. & Waldvogel, M. Dimensioning server access bandwidth and multicast routing in overlay networks In 11th International Workshop on Network and Operating System Support for Digital Audio and Video (NOSSDAV’01), 2001, 83-92
 
 
 
Frederickson, G. N.; Hecht, M. S. & Kim, C. E. Approximation Algorithms for Some Routing Problems SIAM Journal on Computing, SIAM, 1978, 7, 178-193
 
 
 
Könemann, J.; Levin, A. & Sinha, A. Approximating the degree-bounded minimum diameter spanning tree problem Algorithmica, Springer, 2003, 109-121
 
 
 
= บันทึก =
 

รุ่นแก้ไขปัจจุบันเมื่อ 07:47, 9 พฤศจิกายน 2555