• 제목/요약/키워드: Hare and Tortoise

검색결과 3건 처리시간 0.018초

단일 간선 노드 전정 사이클 검출 (Cycle Detection Using Single Edge Node Pruning)

  • 이상운
    • 한국인터넷방송통신학회논문지
    • /
    • 제24권1호
    • /
    • pp.149-154
    • /
    • 2024
  • 본 논문은 단일 링크드 리스트의 사이클을 검출하는데 특화된 Floyd의 거북이와 토끼 경주법이 다중 입력, 다중 출력을 갖는 무 방향 그래프, 방향 그래프, 트리 등에 대해서는 사이클 검출 실패의 단점을 보완한 알고리즘을 제안하였다. 제안된 알고리즘은 단순히 단일 간선을 갖는 원천(source)과 싱크(sink)를 가지치기하는 단일 간선 노드 전정 사이클 검출 방법을 적용하였다. 제안된 알고리즘을 다양한 리스트, 무 방향 그래프, 방향 그래프, 트리 등에 적용한 결과 모든 경우에 대해 사이클을 검출하는데 성공하였다. 따라서 제안된 알고리즘은 사이클 검출 분야에서 가장 단순하고 빠른 장점을 갖고 있다.

방향과 무 방향 일반 그래프의 최대 사이클 검출 알고리즘 (Algorithm for Maximum Cycle Detection of Directed and Undirected General Graphs)

  • 이상운
    • 한국인터넷방송통신학회논문지
    • /
    • 제22권6호
    • /
    • pp.91-97
    • /
    • 2022
  • 사이클 검출 문제에 대해, 단일 출발(SS)을 갖는 단일 연결 리스트(SLL)에 한해 O(n) 복잡도의 거북이와 토끼 경주법(HTA)이 제안되었으며, 다중 출발지-다중 종착지, 다중 분기(MSMDMB)를 갖는 일반 그래프에 대해서는 빠른 방법이 알려져 있지 않고 있다. 본 논문에서는 MSMDMB를 갖는 주어진 무 방향과 방향 그래프의 최대 사이클을 선형시간 복잡도로 검출할 수 있는 방법을 제안하였다. 제안된 방법은 주어진 원 그래프 G에는 사이클 형성 조건을 충족시키지 못하는 다수의 정점(또는 노드)가 존재한다는 사실에 기반하여 이들 정점(또는 노드)들을 제거한 축소된 그래프 G'를 얻었다. 이 축소된 그래프에 대해 선형시간 복잡도인 선형탐색으로 사이클 집합 C와 사이클 길이 λ를 찾았다. 제안된 알고리즘을 실험 데이터에 적용한 결과 모든 데이터들에 대해 최대 사이클을 찾을 수 있음을 보였다.

How Does a Tortoise Catch up a Hare? : The Case of Instant Messenger in Korea

  • Lee, Sang-Myung;Choi, Jeong-Il;Ahn, Sang-Hyung
    • 디지털융복합연구
    • /
    • 제7권1호
    • /
    • pp.125-136
    • /
    • 2009
  • SK Communications entered Korean instant messenger market as a late-mover in 2001 and its instant messenger service "NateOn" was placed in competition with Microsoft's "MSN Messenger", the leading service provider at the time. NateOn studied the nature of users accurately and gradually increased its market share through various services, and in September 2005, it succeeded in overtaking MSN as No.1 in the market. The success of NateOn is a case where a late-mover overcame the buddy-list network, a powerful competitive advantage, of the incumbent. By studying the changes in the instant messenger market of Korea, we try to examine the causes of NateOn's victory and MSN's loss. Through this, we wish to give implications for managers who endeavor to discover the internal and external strategies the leading business has to implement to remain ahead, and how a late-mover can overcome the lack of resources and capacity to leave a mark in the market.

  • PDF