Description Usage Arguments Examples
Get one or more optimization problems, meta information or a listing
of the available globalOptTests
problems.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | globopt(x = c("all", "metainfo", "Ackleys", "AluffiPentini",
"BeckerLago", "Bohachevsky1", "Bohachevsky2",
"Branin", "Camel3", "Camel6", "CosMix2", "CosMix4",
"DekkersAarts", "Easom", "EMichalewicz", "Expo",
"GoldPrice", "Griewank", "Gulf", "Hartman3",
"Hartman6", "Hosaki", "Kowalik", "LM1", "LM2n10",
"LM2n5", "McCormic", "MeyerRoth", "MieleCantrell",
"Modlangerman", "ModRosenbrock", "MultiGauss",
"Neumaier2", "Neumaier3", "Paviani", "Periodic",
"PowellQ", "PriceTransistor", "Rastrigin",
"Rosenbrock", "Salomon", "Schaffer1", "Schaffer2",
"Schubert", "Schwefel", "Shekel10", "Shekel5",
"Shekel7", "Shekelfox5", "Wood", "Zeldasine10",
"Zeldasine20"))
|
x |
a character giving the names of the optimization problems
to be returned, if |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.