A B C D E F G H I J-K L M N O P Q-R S T U V W-Z 0-9
close this section of the library Latex markup (1)
View the PDF document A Hybrid Technique for Searching a Reusable Component from Software Libraries
Author :Bhatia, Rajesh K. ;Dave, Mayank;Joshi, R.C.
Source: DESIDOC Bulletin of Information Technology :27(5) ; 2007 ; pp.27-34
Abstract : Reusing a previously developed and tested software component is the key to improve the quality and productivity of the software. Searching a software from a software library with an intent to reuse it is similar to searching a book from a library. Locating a book or document in library may not be that difficult as searching a reusable component in a software library. The main challenge in reusing software component lies in the retrieval and selection of the appropriate component that would need no or least adaptation from a software component library. Book can be searched on title, authors or some keywords, but these features are not sufficient for searching the required functionality in a component library. Using formal specifications to represent software components facilitates the determination of reusability of the software component. The functionality of the software, and the welldefined syntax of formal language makes processing amenable to automation. In this paper, a hybrid model based on natural language and formal specifications using K-nn technique has been discussed. Benefits of both formal methods and natural language have been exploited for the retrieval of reusable software components. Existing components have been weighted according to their degree of similarity on the basis of certain attributes to the required component.
Keywords : Software library;Formal specifications;Software reuse;Latex markup;Z notations;K-nn technique;K-nearest neighbouring technique