Optimizer

From SUMOwiki
Revision as of 17:36, 8 February 2009 by Dgorissen (talk | contribs)
Jump to navigationJump to search

The SUMO Toolbox contains a whole hierarchy of optimizers that can be used by several components (for instance the InfillSamplingCriterion or the Model Builder).

A list of available optimizers is found in src/matlab/tools/Optimizer.

If you want to add a new optimizer please see Add a new optimizer.