Packages 
Package Description
org.opt4j.optimizers.de
Provides the classes for a (Multi-Objective) Differential Evolution Algorithm.
org.opt4j.optimizers.ea
Provides the classes for a (Multi-Objective) Evolutionary Algorithm (MOEA).
org.opt4j.optimizers.ea.aeseh
Package for the classes of the Adaptive ε-Sampling ε-Hood MOEA.
org.opt4j.optimizers.mopso
Provides the classes for the multi-objective particle swarm optimizer MOPSO.
org.opt4j.optimizers.rs
Provides the classes for the random search optimization approach.
org.opt4j.optimizers.sa
Provides classes for the simulated annealing optimization algorithm.