ARTICLE
TITLE

Algorithms for Finding Diameter Cycles of Biconnected Graphs

SUMMARY

In this paper, we first coin a new graph theoretic problem called the diameter cycle problem with numerous applications. A longest cycle in a graph G = (V, E) is referred to as a diameter cycle of G iff the distance in G of every vertex on the cycle to the rest of the on-cycle vertices is maximal. We then present two algorithms for finding a diameter cycle of a biconnected graph. The first algorithm is an abstract intuitive algorithm that utilizes a brute-force mechanism for expanding an initial cycle by repeatedly replacing paths on the cycle with longer paths. The second algorithm is a concrete algorithm that uses fundamental cycles in the expansion process and has the time and space complexity of O(n^6) and O(n^2), respectively. To the best of our knowledge, this problem was neither defined nor addressed in the literature. The diameter cycle problem distinguishes itself from other cycle finding problems by identifying cycles that are maximally long while maximizing the distances between vertices in the cycle. Existing cycle finding algorithms such as fundamental and longest cycle algorithms do not discover cycles where the distances between vertices are maximized while also maximizing the length of the cycle.

 Articles related

Mohammad Suleiman Hayajneh,Chaouki Abdallah    

In this paper we present a game-theoretic power control algorithms for wireless data in CDMA cellular systems under two realistic channels: (a1) Fast flat fading channel and (a2) Slow flat fading channel. The fading coefficients under both (a1) and (a2) ... see more


Germán A. Montoya,Yezid Donoso    

In this paper we propose the usage of a prediction technique based on Markov Chains to predict nodes positions with the aim of obtain short paths at minimum energy consumption. Specifically, the valuable information from the mobility prediction method is... see more


(1) Didik Dwi Prasetya (Universitas Negeri Malang, Indonesia) (2) Aji Prasetya Wibawa (Universitas Negeri Malang, Indonesia) (3) Tsukasa Hirashima (Graduate School of Engineering, Hiroshima University, Japan)    

Text similarity measurement compares text with available references to indicate the degree of similarity between those objects. There have been many studies of text similarity and resulting in various approaches and algorithms. This paper investigates&nb... see more


Atmaja Jalu Narendra Kisma, Chyntia Raras Ajeng Widiawati, Suliswaningsih Suliswaningsih    

The use of mobile applications is increasingly important in daily life in the digital era. However, the abundance of application choices in the Play Store makes it difficult for users to choose the right application according to their needs. Not only tha... see more


Tifani Intan Solihati, Raden Kania, Rudianto Rudianto    

So far, the thesis has been compiled (during the guidance process), defended (tested in the thesis session) and revised and validated by the Advisor, Examiner, Head of Study Program, and the Dean, then collected in the library and afterwards can be used ... see more