FINDING SMALLEST SUPERTREES UNDER MINOR CONTAINMENT

Article Properties
  • Language
    English
  • Publication Date
    2000/09/01
  • Indian UGC (Journal)
  • Refrences
    8
  • NAOMI NISHIMURA Department of Computer Science, University of Waterloo, Waterloo, Ontario, N2L 3G1, Canada
  • PRABHAKAR RAGDE Department of Computer Science, University of Waterloo, Waterloo, Ontario, N2L 3G1, Canada
  • DIMITRIOS M THILIKOS Department de Llenguatges i Sistemes Informàtics, Universitat Politècnica de Catalunya, Campus Nord – Mòdul C5 – Desp. 211b, c/Jordi Girona Salgado, 1-3. E-08034, Barcelona, Spain
Abstract
Cite
NISHIMURA, NAOMI, et al. “FINDING SMALLEST SUPERTREES UNDER MINOR CONTAINMENT”. International Journal of Foundations of Computer Science, vol. 11, no. 03, 2000, pp. 445-6, https://doi.org/10.1142/s0129054100000259.
NISHIMURA, N., RAGDE, P., & THILIKOS, D. M. (2000). FINDING SMALLEST SUPERTREES UNDER MINOR CONTAINMENT. International Journal of Foundations of Computer Science, 11(03), 445-465. https://doi.org/10.1142/s0129054100000259
NISHIMURA N, RAGDE P, THILIKOS DM. FINDING SMALLEST SUPERTREES UNDER MINOR CONTAINMENT. International Journal of Foundations of Computer Science. 2000;11(03):445-6.
Journal Categories
Science
Mathematics
Instruments and machines
Electronic computers
Computer science
Science
Mathematics
Instruments and machines
Electronic computers
Computer science
Computer software
Technology
Electrical engineering
Electronics
Nuclear engineering
Electronics
Computer engineering
Computer hardware
Description

In diverse applications relying on tree-structured data, can we efficiently determine the similarities between trees? This research addresses the problem of finding the smallest supertree under minor containment, a method for measuring similarity between trees. The findings present an algorithm for trees of bounded degree. This study focuses on supertrees under the general mapping of minor containment, a generalization of subgraph isomorphism and topological embedding. Because it is NP-complete to find whether or not G is a minor of H, even for genreal trees, the research focuses on trees of bounded degree. The study obtains an O(n3) algorithm which determines the smallest tree T such that both of the input trees are minors of T, even when the trees are assumed to be unrooted and unordered. By focusing on trees of bounded degree, we obtain an O(n3) algorithm which determines the smallest tree T such that both of the input trees are minors of T, even when the trees are assumed to be unrooted and unordered. This research provides a valuable tool for analyzing tree-structured data in various fields.

Published in the International Journal of Foundations of Computer Science, this research is well-suited to the journal's focus on theoretical computer science and algorithmic analysis. The paper's exploration of supertrees and minor containment contributes to the journal's coverage of fundamental problems in computer science.

Refrences