A new way to enumerate cycles in graph

  • Authors:
  • Hongbo Liu;Jiaxin Wang

  • Affiliations:
  • Tsinghua University, China;Tsinghua University, China

  • Venue:
  • AICT-ICIW '06 Proceedings of the Advanced Int'l Conference on Telecommunications and Int'l Conference on Internet and Web Applications and Services
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In many cases, the topology of communcation systems can be abstracted and represented as graph. Graph theories and algorithms are useful in these situations. In this paper, we introduced an algorithm to enumerate all cycles in a graph. It can be applied on digraph or undirected graph. Multigraph can also be used on for this purpose. It can be used to enumerate given length cycles without enumerating all cycles. This algorithm is simple and easy to be implemented.