The Journal of Information Technology and Database (정보기술과데이타베이스저널)
- Volume 6 Issue 2
- /
- Pages.71-86
- /
- 1999
- /
- 1226-3559(pISSN)
An Attribute Replicating Vertical File Partition Method by Genetic Algorithm
유전알고리듬을 이용한 속성의 중복 허용 파일 수직분할 방법
Abstract
The performance of relational database is measured by the number of disk accesses necessary to transfer data from disk to main memory. The paper proposes to vertically partition relations into fragments and to allow attribute replication to reduce the number of disk accesses. To reduce the computational time, heuristic search method using genetic algorithm is used. Genetic algorithm used employs a rank-based-sharing fitness function and elitism. Desirable parameters of genetic algorithm are obtained through experiments and used to find the solutions. Solutions of attribute replication and attribute non-replication problems are compared. Optimal solutions obtained by branch and bound method and by heuristic solutions(genetic algorithm) are also discussed. The solution method proposed is able to solve large-sized problems within acceptable time limit and shows solutions near the optimal value.
Keywords