Related Techniques: Boundary Constraints & Equality Constraints Handling Methods
| Related Papers |
|---|
| Software Download |
|---|
| name | type* | description |
|---|---|---|
| DPSO | SRC | (C) A dissipative PSO for solving numerical optimization problem (NOP). [DOC] |
| DEPSO | SRC | (JAVA) Hybrid PSO with Differential Evolution (DE) [DOC] for solving (constrained) numerical optimization, including periodic boundary handling method [DOC] & adaptive relaxing rule for equality constraints [DOC]. It is also a component of Swarm Algorithm Framework (SWAF). |