Claim Missing Document
Check
Articles

Found 1 Documents
Search

Analysis of the model using General Evolutionary Algorithm N. Hu
INTERNATIONAL JOURNAL ENGINEERING AND APPLIED TECHNOLOGY (IJEAT) Vol. 1 No. 2 (2018): International Journal of Engineering and Applied Technology (IJEAT)
Publisher : Nusa Putra University

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (462.734 KB) | DOI: 10.52005/ijeat.v1i2.9

Abstract

The study aims to solve the universality of evolutionary computation for solving different optimization problems, avoid the repeating design, and share codes, so as to improve the application efficiency of the algorithms. To achieve this, the authors put forward a general evolutionary model based on object-oriented programming language (C# language) in this paper. This model divides the problem domain, the fitness function, the algorithm and the parameter control into different classes, which are encapsulated into different objects so as to enhance the independence of each module. By utilizing the model, it is convenient to develop, reuse, extend and modify software while guaranteeing the universality of the algorithm at the same time.