SkillAgentSearch skills...

MOPSO

An implementation of multi objective particle swarm optimization technique for a minimization problem

Install / Use

/learn @AminGholizad/MOPSO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MOPSO

An implementation of multi objective particle swarm optimization technique for a minimization problem

View MOPSO on File Exchange

In this project there are two ways that I have implemented nonlinear constraints:

  1. In MOPSO1 constraints are computed with objectives in one file and a zero or positive infeasabilty value is assinged to a particle where zero means it is feasable.
  2. In MOPSO2 constraints are in other function and if a particle is infeasable the onjective function will not be evaluated in order to save computation time, and objective values of that particle will be NaN.
View on GitHub
GitHub Stars27
CategoryDevelopment
Updated1mo ago
Forks4

Languages

MATLAB

Security Score

90/100

Audited on Feb 21, 2026

No findings