IGAOD: An online design framework for interactive genetic algorithms

In order to prompt the theoretical research and application of interactive genetic algorithm (IGA), the framework for IGAOD (Interactive Genetic Algorithm Online Design) is developed from the perspective of software reuse and the commonness and individuality of IGA. This framework encapsulates the b...

Full description

Bibliographic Details
Main Authors: DongBo Huang, Xing Xu
Format: Article
Language:English
Published: Elsevier 2022-07-01
Series:SoftwareX
Subjects:
Online Access:http://www.sciencedirect.com/science/article/pii/S2352711022001236
Description
Summary:In order to prompt the theoretical research and application of interactive genetic algorithm (IGA), the framework for IGAOD (Interactive Genetic Algorithm Online Design) is developed from the perspective of software reuse and the commonness and individuality of IGA. This framework encapsulates the basic commonality of IGA, integrates some classic evolution operators of IGA, and provides visual application scenarios and data analysis charts to help users quickly build their own IGA systems. In addition, the template design pattern can be used to construct the genetic algorithm library, which encapsulates the commonness of a series of selection, crossover and mutation operators into different abstract base classes. These classes inherit the identical abstract base class, making it easier for the algorithm to maintain and expand. In this article, the use of the frame is introduced with the example of 3D vase shape design and plate pattern design. Therefore, the framework is more suitable for the theoretical and application research of IGA.
ISSN:2352-7110