DocumentCode
2222721
Title
A hybrid development platform for evolutionary multi-objective optimization
Author
Shen, Ruimin ; Zheng, Jinhua ; Li, Miqing
Author_Institution
School of Mathematics & Computational Science, Xiangtan University, Hunan, China
fYear
2015
fDate
25-28 May 2015
Firstpage
1885
Lastpage
1892
Abstract
This paper introduces an optimization template library (OTL), a cross-platform C++ template library for multi-objective optimization. OTL has an object-oriented architecture, which allows that different modules can be arbitrarily combined with each other. Moreover, the C++ template technique is used to increase the flexibility of OTL. Meanwhile, generic programming is widely used in OTL, and the generic algorithms can be used to process different data structures. However, compared with C++, the Python script is more suitable for building the experimental platform. To ensure that all attributes of the experimental results can be fully maintained, a database is used to store the experimental data. Moreover, batch experiments can be easily defined in a set of configuration files; thus, the experiments can be executed automatically without human intervention. In addition, serial and various parallel execution modes are supported, and the user can easily switch the running mode to distributed computing to increase the computing speed. Finally, a highly customizable data visualization tool is created to play back the data sample stored in the database. From a series of comparative studies, the accuracy and running performance of OTL are verified by the statistical results.
Keywords
Data structures; Encoding; Libraries; Optimization; Programming; Software; evolutionary multi-objective optimization; generic programming; object-oriented architecture;
fLanguage
English
Publisher
ieee
Conference_Titel
Evolutionary Computation (CEC), 2015 IEEE Congress on
Conference_Location
Sendai, Japan
Type
conf
DOI
10.1109/CEC.2015.7257116
Filename
7257116
Link To Document