arXiv · 2505.17430
SEvoBench : A C++ Framework For Evolutionary Single-Objective Optimization Benchmarking
Abstract
We present SEvoBench, a modern C++ framework for evolutionary computation (EC), specifically designed to systematically benchmark evolutionary single-objective optimization algorithms. The framework features modular implementations of Particle Swarm Optimization (PSO) and Differential Evolution (DE) algorithms, organized around three core components: (1) algorithm construction with reusable modules, (2) efficient benchmark problem suites, and (3) parallel experimental analysis. Experimental evaluations demonstrate the framework's superior performance in benchmark testing and algorithm comparison. Case studies further validate its capabilities in algorithm hybridization and parameter analysis. Compared to existing frameworks, SEvoBench demonstrates three key advantages: (i) highly efficient and reusable modular implementations of PSO and DE algorithms, (ii) accelerated benchmarking through parallel execution, and (iii) enhanced computational efficiency via SIMD (Single Instruction Multiple Data) vectorization for large-scale problems.
Explore related subjects
Keep this discovery
Yongkang Yang, Jian Zhao, Tengfei Yang. 2025-05-23. SEvoBench : A C++ Framework For Evolutionary Single-Objective Optimization Benchmarking. https://doi.org/10.1145/3712255.3734350
Cite the original work for its findings. Save a collection to share your selection of sources.