The paper proposes a genetic algorithm (GA) to optimize the allocation of sub-queries in a distributed database environment, addressing the complex and NP-hard problem of query optimization. It introduces a stochastic model and evaluates the impact of genetic parameters on solution quality, demonstrating that GA solutions significantly outperform traditional exhaustive enumeration methods in both runtime efficiency and scalability. The research highlights the importance of effective operation allocation and cost models in improving the overall performance of distributed database systems.
Related topics: