- 효율적인 D-클래스 계산을 위한 알고리즘
- ㆍ 저자명
- 한재일,Han. Jae-Il
- ㆍ 간행물명
- 한국IT서비스학회지= Journal of the Korea society of IT services
- ㆍ 권/호정보
- 2007년|6권 1호|pp.151-158 (8 pages)
- ㆍ 발행정보
- 한국IT서비스학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
D-class computation requires multiplication of three Boolean matrices for each of all possible triples of $n{ imes}n$ Boolean matrices and search for equivalent $n{ imes}n$ Boolean matrices according to a specific equivalence relation. It is easy to see that even multiplying all $n{ imes}n$ Boolean matrices with themselves shows exponential time complexity and D-Class computation was left an unsolved problem due to its computational complexity. The vector-based multiplication theory shows that the multiplication of three Boolean matrices for each of all possible triples of $n{ imes}n$ Boolean matrices can be done much more efficiently. However, D-Class computation requires computation of equivalent classes in addition to the efficient multiplication. The paper discusses a theory and an algorithm for efficient D-class computation, and shows execution results of the algorithm.