- Program Slice 생성 모형에 관한 연구
- ㆍ 저자명
- 윤창변,차영헌,정창모,Yun. Chang-Byeon,Cha. Yeong-Heon,Jeong. Chang-Mo
- ㆍ 간행물명
- 한국국방경영분석학회지
- ㆍ 권/호정보
- 1988년|14권 1호|pp.42-52 (11 pages)
- ㆍ 발행정보
- 한국국방경영분석학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
Many programmers start debugging by reading the faulty program from start to bottom without investigating carefully the erroneous program. Expert programmers, however, trace backward from a particular variable in a specific statement to identify all possible sources of influence on the value of variable (program slice). Weiser proposed a slicing algorithm (method) that is complex, iterative and still in modification [3,4]. This paper presents a method to generate a program slice by use of matrix computation which represents all possible slices of the program. The matrix representation of a program is soundly based on the graph theory of data dependency.