Call for Papers
About the Journal
Editorial Board
Publication Ethics
Instructions for Authors
Announcements
Current Issue
Back Issues
Search for Articles
Categories
Back Issues
 

JCSE, vol. 13, no. 1, pp.11-16, March, 2019

DOI: http://dx.doi.org/10.5626/JCSE.2019.13.1.11

Enumerating Subsequences of a Sequence and Paths of a Tree in the Order of Weight

Sung Kwon Kim
School of Computer Science and Engineering, Chung-Ang University, Seoul, Korea

Abstract: The following two enumeration problems are addressed: (i) given a sequence A of n real numbers, the subsequences of A in the order of their weight (or sum), and (ii) given an n-vertex edge-weighted tree T, the paths of T in the order of their weight. We show that both enumerations (i) and (ii) can be done in O(n2 log n) time and the data structures for (i) can be constructed in O(n log n) time using O(n) space, and data structures for (ii) can be built in O(n log n) time using O(n log n) space.

Keyword: Algorithm; Enumeration; Subsequences of sequence; Paths of tree

Full Paper:   263 Downloads, 1081 View

 
 
ⓒ Copyright 2010 KIISE – All Rights Reserved.    
Korean Institute of Information Scientists and Engineers (KIISE)   #401 Meorijae Bldg., 984-1 Bangbae 3-dong, Seo-cho-gu, Seoul 137-849, Korea
Phone: +82-2-588-9240    Fax: +82-2-521-1352    Homepage: http://jcse.kiise.org    Email: office@kiise.org