A Study on the Efficient Program Integration using Data Flow Analysis Method

자료 흐름 분석 기법을 이용한 효율적인 프로그램 통합에 관한 연구

  • Published : 2008.11.19

Abstract

To take the re-use of software, we need to study the efficient integration method of source programs. When the source programs are merged, it is required the steps of verification for any non-interference on non-identical parts of them. The traditional techniques of the program integration verify non-interference of source programs through the simple comparison of statements of source programs. We propose the efficient integration method using data flow analysis in the programs. A study comparing test results from the traditional method and the proposed method has found that the proposed method is more efficient than the traditional method.

Keywords