Now showing 1 - 2 of 2
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Software requirements retrieval using use case terms and structure similarity computation
    (2006-12-01) ;
    Prompoon, Nakornthip
    ;
    Kanongchaiyos, Pizzanu
    For a large scale of software development, there is a tremendous number of software requirements documents in a collection which may be produced for different domains by different developer teams. They may be later reused to reduce cost and time for the next development. Thus, there is a need to retrieve ones that meet user's need efficiently. This paper presents an approach for software requirements specification retrieval in a form of use case description using use case structure and similarity computation between terms of use case query and use cases in the collection. The contribution of the paper has five main points; 1) the approach for retrieving use case description is proposed, 2) the developed tool supporting the approach is presented, 3) the experiment is designed to measure effectiveness of the approach, 4) the results of the experiment are shown to compare effectiveness of the approach to that of a general approach, and finally 5) the recommended use case description query template is proposed. © 2006 IEEE.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    A search-free intersection algorithm
    (2008-05-27) ;
    Boonjing, Veera
    This paper proposes a new intersection algorithm of sorted sets. The new algorithm employs a comparison-and-elimination approach to the intersection problem instead of using search algorithms as existing intersection solutions. It takes (1) O(1) times for the best case; (2) 0(λ) times for the average case, where λ is an average size of sorted sets; and (3) 0(kn) times for the worst case, where k is the number of sorted sets and n is the total elements of k sorted sets. © 2008 IEEE.