Algorithm Study Based on Genetic Algorithm and Ant Algorithm in Auto-Generating Examination Paper

Lei Huang
2014-01-01
Abstract:The key of Computer auto-examination system lies on Auto-generating Examination Paper algorithm, pheromone lack of Ant algorithm in the initial leads to search for a long time, Genetic algorithm needing to find the optimal solution in a set of solutions will generate a large amounts of duplicate data, and algorithm efficiency is low.In order to achieve the efficient Auto-generating Examination Paper algorithm, this paper proposes a algorithm based on genetic algorithm and ant algorithm,to obtain the optimal results by speed of genetic operator as the initial information of ant algorithm and to update the information according to the ant algorithm of parallel feedback information, the efficiency high characteristic, finding the optimal solution. Simulation shows that the algorithm has a good effect in convergence and optimization.
What problem does this paper attempt to address?