Genetic Algorithm on Materialized View in Data Warehouse

邓蓓,刘嘉勇
DOI: https://doi.org/10.3969/j.issn.1672-2892.2009.03.018
2009-01-01
Abstract:Since greedy algorithm did not take account of update cost of materialized view,and it had a disadvantage of having amounts of calculation data,this paper proposes a genetic algorithm on materialized view.This algorithm first produces all the candidate views by candidate view selection method.Then a better cost model is put forward,which doesn’t consider the query cost only,but also contains the update cost.At last,the materialized views are produced.This new method reduces the calculation cost compared with the greedy algorithm.
What problem does this paper attempt to address?