Description Usage Arguments Value Examples
Some of the example problems given by the WFG 2006 paper.
Implementation note: This is a deferred initialization which brings the definitions into the global environment.
They are wfgXspec, wfgX, wfgXt where X is 1, 4, 5, 6, 7, or 9.
wfgXSpec is only the declarative specification,
wfgX is the actual evaluating function,
wfgXt is its true-front version.
1 | wfgSuite(n = 5, k = 3, M = 2)
|
n |
Number of search-space dimensions |
k |
Number position-related parameters |
M |
Number of objective-space dimensions |
nothing
1 2 | # wfgSuite()
# wfg1(rep(0.1, 5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.