Package org.moeaframework.algorithm.sa
package org.moeaframework.algorithm.sa
Implementations of various simulated annealing (SA) algorithms.
-
ClassDescriptionAbstract class of fundamental simulated annealing algorithm.Implementation of the simulated annealing-based multiobjective optimization algorithm (AMOSA).Defines a cooling schedule for simulated annealing algorithms.Geometric reduction rule for simulated annealing.Terminates a simulated annealing algorithm when the temperature drops below a stopping, or minimum, temperature.