首页 | 本学科首页   官方微博 | 高级检索  
     

基于策略模式的粒子群优化算法平台设计
引用本文:徐星,李元香,吴昱,胡豪.基于策略模式的粒子群优化算法平台设计[J].武汉大学学报(工学版),2010,43(3).
作者姓名:徐星  李元香  吴昱  胡豪
作者单位:1. 武汉大学软件工程国家重点实验室,湖北,武汉,430072
2. 江苏工业学院信息科学与工程学院,江苏,常州,213016
基金项目:国家自然科学基金,国家高技术研究发展计划(863计划),湖北省自然科学基金
摘    要:为了扩大粒子群优化算法的应用范围和增强它的影响力,从软件重用的角度出发,考虑到算法流程的共性和个性,设计了一种基于策略模式的粒子群优化算法平台,此平台包含了基本的粒子群优化算法和经典的改进算法,可以解决连续优化和二进制组合优化问题.一系列的粒子群优化算法和优化问题被分别封装到相应的算法策略类和问题策略类中,这些类继承自一个具有统一接口的抽象基类.因此,该平台非常适合于粒子群优化算法的理论和应用研究,且易于维护和扩充.

关 键 词:策略模式  粒子群优化算法  设计模式  算法平台

Design of algorithm platform for particle swarm optimization based on strategy pattern
XU Xing,LI Yuanxiang,WU Yu,HU Hao.Design of algorithm platform for particle swarm optimization based on strategy pattern[J].Engineering Journal of Wuhan University,2010,43(3).
Authors:XU Xing  LI Yuanxiang  WU Yu  HU Hao
Abstract:In order to extend PSO's application area and increase influence of PSO,it is necessary to develop an algorithm platform for particle swarm optimization(PSO).From the angle of software reuse,we consider universality and individuality of the process of PSOs and design the algorithm platform based on strategy pattern for PSO.The algorithm platform contains basic PSO and many classic improved variants of PSO and solves continuous optimization and binary combination optimization problems.A series of algorithms and optimization problems are encapsulated by algorithm strategy class and problem strategy class respectively.These classes inherit from an abstract base class with a unified interface.So,the platform is very suitable for theoretical and application study;and it is easy to maintain and extend.
Keywords:strategy pattern  particle swarm optimization  design pattern  algorithm platform
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号