levyHHO: Levy Flight Generator

View source: R/HHO_opt.R

levyHHOR Documentation

Levy Flight Generator

Description

Generates a random step vector based on Lévy flight distribution, used in the exploitation phase of the HHO algorithm.

Usage

levyHHO(dim)

Arguments

dim

An integer that indicate the dimensionality of search space.

Value

A numeric vector of length dim representing the Lévy flight step.

Note

This function used inside HHO function to generate random Levy Flight vector.


metaSVR documentation built on Aug. 21, 2025, 5:58 p.m.