DEPSO Algorithm
[
Chinese version
]
* DEPSO algorithm [
Portal
] is a hybrid alogirhtm, which utilizes the advantages of both Particle Swarm Optimization (
PSO
) and Differential Evolution (
DE
).
Related Papers
Wen-Jun Zhang, Xiao-Feng Xie.
DEPSO: hybrid particle swarm with differential evolution operator
.
IEEE International Conference on Systems, Man, and Cybernetics
(SMCC), Washington, DC, USA, 2003: 3816-3821. [
DOI
]
Software Download
name
type*
description
DEPSO
SRC
(JAVA) Hybrid Particle Swarm Optimization (
PSO
) with Differential Evolution (
DE
) for solving (constrained) numerical optimization problem (
NOP
).
*abbreviations: SRC=source code; BIN=binary code
Return to homepage
Maintained by
AdaptiveBox StUdIo
, under a
Creative Commons Attribution 3.0 License
.