OptimizationAlgorithm-class: Class "OptimizationAlgorithm"
Description
A class storing information concerning the optimization algorithm.
Arguments
Objects from the class
Objects form the class OptimizationAlgorithm can be created by calls of the form OptimizationAlgorithm(...) where
(...) are the parameters for the OptimizationAlgorithm objects.
Slots for <code>Administration</code> objects
name:
A character string giving the name of the optimization algorithm.
parameters:
A list giving the parameters of the optimization algorithm.