Class MOPSOParameterSpace

java.lang.Object
org.uma.evolver.parameter.ParameterSpace
org.uma.evolver.algorithm.base.mopso.MOPSOParameterSpace

public class MOPSOParameterSpace extends ParameterSpace
Parameter space configuration for Multi-Objective Particle Swarm Optimization (MOPSO) algorithms.

This class defines the configuration space for MOPSO algorithms, including parameters for swarm initialization, velocity update, perturbation, and other components.

Author:
Antonio J. Nebro