This document summarizes an adaptive selection scheme proposed by Muhammad Riyad Parvez for his thesis. It contains 5 chapters:
1. Introduction outlines the objectives of developing a selection scheme to balance exploitation and exploration in evolutionary algorithms.
2. Background provides context on evolutionary algorithms and discusses existing work on parameter control, maintaining diversity, and survivor selection.
3. Proposed Algorithms introduces a modified dual population genetic algorithm, a new adaptive survivor selection strategy, and new mutation strategies based on probability distributions like Laplace and Student's t-distribution.
4. Experimental Study evaluates the modified dual population genetic algorithm and adaptive survivor selection strategy on benchmark problems and compares results with other methods. The adaptive selection strategy showed better