A tolerance-based memetic algorithm for constrained covering array generation

Xu Guo,Xiaoyu Song,Jian-tao Zhou,Feiyu Wang
DOI: https://doi.org/10.1007/s12293-023-00392-1
2023-01-01
Abstract:The research focus in the field of combinatorial testing has shifted from unconstrained covering array generation (CAG) to constrained covering array generation (CCAG). Most heuristic search algorithms exclude all invalid solutions from the search space so that all intermediate and final solutions satisfy the constraints. However, some values of intermediate solutions that are sometimes invalid may help in finding the optimal solution. Therefore, such solutions may need to be "tolerated" in the generation process. This paper proposes a tolerance-based memetic algorithm named QSMA that employs quantum particle swarm optimization (QPSO) as a global searching operator and improved simulated annealing as a local searching operator to balance exploration and exploitation synergistically. Meanwhile, QSMA incorporates a stochastic ranking strategy to address the challenge of setting the penalty coefficient. Besides, a specific penalty function is proposed to deal with constraints, and design guidelines for penalty functions are suggested. In the experiment, the impacts of parameter settings on the performance of QSMA are investigated. Extensive experimental results show that the QSMA algorithm outperforms other methods and tools for both CAG and CCAG problems.
What problem does this paper attempt to address?