levyHHO | R Documentation |
Generates a random step vector based on Lévy flight distribution, used in the exploitation phase of the HHO algorithm.
levyHHO(dim)
dim |
An integer that indicate the dimensionality of search space. |
A numeric vector of length dim
representing the Lévy flight step.
This function used inside HHO function to generate random Levy Flight vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.