DOI QR코드

DOI QR Code

Mechanism for Connecting Input Edges Using Steiner Tree

스타이너 트리를 이용한 입력 선분의 연결

  • Received : 2009.12.18
  • Accepted : 2010.04.19
  • Published : 2010.10.31

Abstract

In this paper, a mechanism connecting all input edges with minimum length through Steiner tree is proposed. Edges are convertible into communication lines, roads, railroads or trace of moving object. Proposed mechanism could be applied to connect these edges with minimum cost. In our experiments where input edge number and maximum connections per edge are used as input parameters, our mechanism made connection length decrease average 6.8%, while building time for a connecting solution increase average 192.0% comparing with the method using minimum spanning tree. The result shows our mechanism might be well applied to the applications where connecting cost is more important than building time for a connecting solution.

본 논문에서는 스타이너 트리를 이용하여 최소 길이로 입력 선분들을 모두 연결하는 방법을 제안한다. 선분은 통신선, 도로 및 철도망 또는 움직이는 물체의 궤적 등으로 변환될 수 있다. 본 논문에서 제안된 방법은 이러한 선분들을 최소 비용으로 연결하는 응용 등에 활용가능하다. 입력 선분의 수와 각 선분 당 최대 연결 선분의 수를 입력 인자로 설정한 실험 에서, 본 논문에서 제안된 방법은 최소 신장 트리를 이용한 방법과 비교하여 연결 생성 시간은 평균 192.0% 증가하였으나, 연결 길이는 평균 6.8%에 감소하였다. 이는 연결 방법을 찾는 시간보다는 연결 길이를 단축하는 것이 더 중요한 응용에 제안된 방법이 유용할 수 있음을 보인다.

Keywords

References

  1. F.K. Hwang, D.S. Richards and P. Winter, “The Steiner Tree Problem,” Annals of Discrete Mathematics, Vol.53, North-Holland, 1992.
  2. W. Shi and C. Su, “The Rectilinear Steiner Arborescence Problem is NP-Complete,” Proceedings of the Eleventh Annual ACM-SIAM Symposium on Discrete Algorithms, pp.780-787, 2000.
  3. http://en.wikipedia.org/wiki/Steiner_tree, December, 2009.
  4. http://en.wikipedia.org/wiki/Minimum_spanning_tree, December, 2009.
  5. R.L. Grahan and P. Hell, “On the History of the Minimum Spanning Tree Problem,” Annals of the History of Computing, Vol.7, No.1, pp.43-57. https://doi.org/10.1109/MAHC.1985.10011
  6. T.H. Cormen, C.E. Leiserson, R.L. Rivest and C. Stein, Introduction to Algorithm, 2ndEd., MITPress, 2001.
  7. 김인범, 김수인, “선분상의 포탈을 이용한 근사 선분 최소 신장 트리의 생성”, 정보처리학회논문지, 12월, 2009. https://doi.org/10.3745/KIPSTA.2009.16A.6.509
  8. A. Hayrapetyan, C. Swamy and E. Tardos, “Network Design for Information Networks,” Proceedings of the Sixteenth Annual ACM-SIAM Symposium on Discrete Algorithms, pp.933-942, 2005.
  9. J. Kim, M. Cardei, I. Cardei and X. Jia, “A Polynomial Time Approximation Scheme for the Grade of Services Steiner Minimum Tree Problem”, Journal of Global Optimization Vol.24, pp.437-448, 2002. https://doi.org/10.1023/A:1021298822593
  10. 김재각, 김인범, 김수인, 원격 검침 시스템에서 근사 최소 스타이너 트리를 이용한 집중기 및 중계기의 효율적인 배치와 연결, 한국통신학회논문지: 네트워크 및 서비스, Vol.34 No.10, pp.994-1003, 2009.
  11. 서민석, 김대철, “스타이너 트리 문제를 위한 Mar-Min Ant Colony Optimization”, 경영과학, Vol.26, No.1, pp.65-76, 2009
  12. 이승관, “멀티캐스트 라우팅 문제 해결을 위한 엘리트 개미 시스템”, 한국컴퓨터정보학회논문지, Vol.13, No.3, pp.147-152, 2008.
  13. 이성근, 한치근, “다중 제약이 있는 멀티캐스트 트리 문제에 관한 연구”, 한국인터넷정보학회논문지, Vol.5, No.5, pp.129-138, 2004.
  14. 김준모, “센서 네트워크 구축에서의 Combinatorial 기법 적용”, 대한전자공학회논문지TC, Vol.45, No.7, pp.9-16, 2008.
  15. B. Bell, “Steiner Minimal Tree Problem”, http://www.css.taylor.edu/-bbell/steiner/, January, 1999.