Time Complexity Analysis of an Evolutionary Algorithm for Finding Nearly Maximum Cardinality Matching

Jun He,Xin Yao
DOI: https://doi.org/10.1007/bf02944746
2004-01-01
Abstract:Most of works on the time complexity analysis of evolutionary algorithms have always focused on some artificial binary problems. The time complexity of the algorithms for combinatorial optimisation has not been well understood. This paper considers the time complexity of an evolutionary algorithm for a classical combinatorial optimisation problem, to find the maximum cardinality matching in a graph. It is shown that the evolutionary algorithm can produce a matching with nearly maximum cardinality in average polynomial time.
What problem does this paper attempt to address?