Facet detection and visualizing local structure in graphs

  • Authors:
  • Dana Vrajitoru

  • Affiliations:
  • Indiana University South Bend, South Bend, IN

  • Venue:
  • GVE '07 Proceedings of the IASTED International Conference on Graphics and Visualization in Engineering
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present an algorithm for facet detection in graphs. We define the facets as simple cycles in the graph minimizing the length. Our algorithm detects the local structure of simple cycles intersecting in a particular vertex of the graph. For this purpose, we reduce the problem to an instance of the Traveling Salesman in an induced co-cyclic graph and use a method inspired from the minimum spanning tree to construct a circuit solution. Our algorithm found a correct solution for most of the cases we tested it on.